blob: 020903bc5a730f779d4817343bef663fb17e9fac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
|
pkgbase = sagemath-git
pkgdesc = Open Source Mathematics Software, free alternative to Magma, Maple, Mathematica, and Matlab
pkgver = 10.5.rc0.r0.g39ebbe45ca5
pkgrel = 1
url = http://www.sagemath.org
arch = x86_64
license = GPL
makedepends = bliss
makedepends = boost
makedepends = coxeter
makedepends = cython
makedepends = git
makedepends = mcqd
makedepends = python-jinja
makedepends = python-pkgconfig
makedepends = python-setuptools
makedepends = shared_meataxe
makedepends = sirocco
makedepends = treedec
depends = brial
depends = cblas
depends = cliquer
depends = ecl
depends = eclib
depends = fflas-ffpack
depends = flint
depends = gap
depends = gcc-libs
depends = gd
depends = gfan
depends = giac
depends = givaro
depends = glibc
depends = glpk
depends = gmp
depends = gmp-ecm
depends = gsl
depends = iml
depends = ipython
depends = lcalc
depends = libbraiding
depends = libhomfly
depends = libmpc
depends = linbox
depends = lrcalc
depends = m4ri
depends = m4rie
depends = maxima-fas
depends = mpfi
depends = mpfr
depends = nauty
depends = ntl
depends = palp
depends = pari
depends = pari-galdata
depends = pari-seadata-small
depends = planarity
depends = python
depends = python-conway-polynomials
depends = python-cvxopt
depends = python-cysignals
depends = python-cypari2
depends = python-docutils
depends = python-fpylll
depends = python-ipywidgets
depends = python-matplotlib
depends = python-memory-allocator
depends = python-mpmath
depends = python-networkx
depends = python-numpy
depends = python-pexpect
depends = python-pillow
depends = python-pplpy
depends = python-primecountpy
depends = python-pygments
depends = python-pyparsing
depends = python-requests
depends = python-rpy2
depends = python-scipy
depends = python-sphinx
depends = python-sympy
depends = python-traitlets
depends = rankwidth
depends = sage-data-combinatorial_designs
depends = sage-data-elliptic_curves
depends = sage-data-graphs
depends = sage-data-polytopes_db
depends = singular
depends = symmetrica
depends = sympow
depends = tachyon
depends = threejs-sage
optdepends = benzene: for generating fusenes and benzenoids
optdepends = blas-openblas: faster linear algebra
optdepends = bliss: bliss backend for graph theory
optdepends = buckygen: for generating fullerene graphs
optdepends = coin-or-csdp: for computing Lovász theta-function of graphs
optdepends = coxeter: Coxeter groups implementation
optdepends = cryptominisat: SAT solver
optdepends = cython: to compile cython code
optdepends = dot2tex: for displaying some diagrams
optdepends = ffmpeg: to export animations to video
optdepends = fricas: FriCAS interface
optdepends = imagemagick: to show animations
optdepends = jmol: alternative 3D plot engine
optdepends = jupyter-jsmol: alternative 3D plot engine in the Jupyter notebook
optdepends = lrs: Algorithms for linear reverse search used in game theory and for computing volume of polytopes
optdepends = latte-integrale: integral point count in polyhedra
optdepends = msolve: polynomial system solving via msolve
optdepends = plantri: for generating some classes of graphs
optdepends = python-cvxpy: interface for several convex optimization backends
optdepends = python-database-cubic-hecke: cubic Hecke algebras
optdepends = python-database-knotinfo: interface to the KnotInfo and LinkInfo databases
optdepends = python-igraph: igraph backend for graph theory
optdepends = python-jupymake: polymake backend for polyhedral computations
optdepends = python-matroid-database: matroids database
optdepends = python-phitigra: graph editor
optdepends = python-pkgconfig: to compile cython code
optdepends = python-pycosat: picosat SAT solver
optdepends = python-pynormaliz: Normaliz backend for polyhedral computations
optdepends = python-pyscipopt: SCIP mixed integer linear programming backend
optdepends = rubiks: Rubiks cube algorithms
optdepends = sage-notebook-exporter: convert flask notebooks to Jupyter
optdepends = sagemath-doc: HTML documentation
optdepends = shared_meataxe: faster matrix arithmetic over finite fields
optdepends = sirocco: for computing the fundamental group of the complement of a plane curve
optdepends = topcom: to compute triangulations of point configurations
provides = sagemath
conflicts = sagemath
source = git+https://github.com/sagemath/sage#branch=develop
source = latte-count.patch
source = pari-2.17.patch
source = eclib-20241112.patch
sha256sums = SKIP
sha256sums = f1dd7fea298f38be0f03f46ed4bc9281267f03ec3eee2582edb385ca4cb5db09
sha256sums = 69766672b6d836e013a4c9885594e8219ceefc3350255ed1f528ff4847a813ec
sha256sums = 702ef91be4049f7f533fae9d6799837114aacdee677f2d4889e4c7c415b5bd28
pkgname = sagemath-git
|