blob: a6e462e7650bc29575dbac1afa4d9f70a387da91 (
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
|
pkgbase = sagemath-git
pkgdesc = Open Source Mathematics Software, free alternative to Magma, Maple, Mathematica, and Matlab
pkgver = 9.8.beta3.r0.gc3028e74d80
pkgrel = 1
url = http://www.sagemath.org
arch = x86_64
license = GPL
makedepends = cython
makedepends = boost
makedepends = python-jinja
makedepends = sirocco
makedepends = mcqd
makedepends = coxeter
makedepends = bliss
makedepends = tdlib
makedepends = python-pkgconfig
makedepends = shared_meataxe
makedepends = git
depends = palp
depends = brial
depends = cliquer
depends = maxima-fas
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
depends = python-primecountpy
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 = bliss: bliss 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 = 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
optdepends = python-phitigra: graph editor
optdepends = topcom: to compute triangulations of point configurations
optdepends = python-database-cubic-hecke: cubic Hecke algebras
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-linbox-1.7.patch
source = sagemath-bliss-0.77.patch
source = sagemath-tachyon-0.99.patch
source = sagemath-gap-4.12.patch
source = sagemath-tdlib-0.9.patch
source = sagemath-pari-2.15.patch
sha256sums = SKIP
sha256sums = eee5fa15d8c7be7e009166dbde3ea24bb10d7793dc12880516f278f86b1a6694
sha256sums = bd188af45ce31579b82407adee8e9bf6033a996f7ea6e328fabca526f31c08ba
sha256sums = 9d042070df3dfd53a1248659677798da888f733548eda91a6d5169c7aa1907e1
sha256sums = eacea27b214d32cb886a75695153dfc36b5bad2fd2517e8e4eee18e74220e9e3
sha256sums = 3e1f866944235b999d2d727ed1ced431bd67405b053701c21068607ec76f23c3
sha256sums = 9760db6c6ec40cc16ab8a0cbf3d019df7f6a69ff292e35622f282b7c888aac77
sha256sums = 89e9ade86131a5989ae2f2c2cee6a12f2c71df35d1ef7a84d6176dd3de0f2889
sha256sums = 56a83abecf2ff5a500442adc7a50abbb70006037dd39c39dcdb04b3ca9fb51e2
sha256sums = f5a0258335dd4005c664a3c3d025c3d1df236abbffcfb6a66516f781c8c22526
pkgname = sagemath-git
|