blob: e09a996e94ba4077f96ae6cee0b7599007413aae (
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
|
pkgbase = sagemath-git
pkgdesc = Open Source Mathematics Software, free alternative to Magma, Maple, Mathematica, and Matlab
pkgver = 9.5.beta7.r0.gcc60cfebc4
pkgrel = 1
url = http://www.sagemath.org
arch = x86_64
license = GPL
makedepends = cython
makedepends = boost
makedepends = ratpoints
makedepends = python-jinja
makedepends = sirocco
makedepends = mcqd
makedepends = coxeter
makedepends = bliss
makedepends = tdlib
makedepends = python-pkgconfig
makedepends = shared_meataxe
makedepends = primecount
makedepends = git
depends = palp
depends = brial
depends = cliquer
depends = maxima-ecl
depends = gfan
depends = sympow
depends = nauty
depends = python-rpy2
depends = python-fpylll
depends = python-cypari2
depends = python-matplotlib
depends = python-scipy
depends = python-sympy
depends = python-networkx
depends = python-pplpy
depends = python-sphinx
depends = python-ipywidgets
depends = python-memory-allocator
depends = gap
depends = flintqs
depends = lcalc
depends = lrcalc
depends = arb
depends = eclib
depends = zn_poly
depends = gd
depends = python-cvxopt
depends = singular
depends = linbox
depends = m4rie
depends = pari-galdata
depends = pari-seadata-small
depends = planarity
depends = rankwidth
depends = tachyon
depends = sage-data-combinatorial_designs
depends = sage-data-elliptic_curves
depends = sage-data-graphs
depends = sage-data-polytopes_db
depends = sage-data-conway_polynomials
depends = iml
depends = giac
depends = libhomfly
depends = libbraiding
depends = symmetrica
depends = threejs-sage
optdepends = cython: to compile cython code
optdepends = python-pkgconfig: to compile cython code
optdepends = jmol: alternative 3D plot engine
optdepends = jupyter-jsmol: alternative 3D plot engine in the Jupyter notebook
optdepends = sagemath-doc: HTML documentation
optdepends = python-igraph: igraph backend for graph theory
optdepends = sage-numerical-backends-coin: COIN mixed integer linear programming backend
optdepends = sage-numerical-backends-gurobi: Gurobi mixed integer linear programming backend
optdepends = coin-or-csdp: for computing Lovász theta-function of graphs
optdepends = buckygen: for generating fullerene graphs
optdepends = plantri: for generating some classes of graphs
optdepends = benzene: for generating fusenes and benzenoids
optdepends = ffmpeg: to export animations to video
optdepends = imagemagick: to show animations
optdepends = coxeter: Coxeter groups implementation
optdepends = rubiks: Rubiks cube algorithms
optdepends = lrs: Algorithms for linear reverse search used in game theory and for computing volume of polytopes
optdepends = python-pynormaliz: Normaliz backend for polyhedral computations
optdepends = latte-integrale: integral point count in polyhedra
optdepends = python-jupymake: polymake backend for polyhedral computations
optdepends = shared_meataxe: faster matrix arithmetic over finite fields
optdepends = openblas: faster linear algebra
optdepends = sirocco: for computing the fundamental group of the complement of a plane curve
optdepends = primecount: faster prime_pi implementation
optdepends = dot2tex: for displaying some diagrams
optdepends = cryptominisat5: SAT solver
optdepends = python-pycosat: picosat SAT solver
optdepends = python-pip: to install optional packages with sage -pip
optdepends = sage-notebook-exporter: convert flask notebooks to Jupyter
optdepends = python-database-knotinfo: interface to the KnotInfo and LinkInfo databases
provides = sagemath
conflicts = sagemath
source = git://git.sagemath.org/sage.git#branch=develop
source = sagemath-optional-packages.patch
source = latte-count.patch
source = test-optional.patch
source = sagemath-lrcalc2.patch
source = sagemath-lcalc2.patch
source = sagemath-singular-4.2.1.p1.patch
sha256sums = SKIP
sha256sums = b2308f25c5e6ad330342fc365056d7aebfbba09b833e3be6fb6283061709b6a0
sha256sums = 2f310081357996b7d3bf813e63d07c0fc04d6724adbfbd1beeb554e9476e2e4c
sha256sums = d1310321bf07491658e83087a6ddb0011738fa17a1dc3275d6d5c6907eaf3df8
sha256sums = b7ebdba8612b1219011642c9bd4b377a23f402876a7d3dac90679a2bb34bbf98
sha256sums = 791b3f2c6e5529b09c3abf2f9703b6cf754d633a7a4177645b70b72ea014135a
sha256sums = e3cdfe730d0b0f422fe837e465ecde3419b16de50bef3dd2b674f275f528ed97
pkgname = sagemath-git
|