blob: 80fdb389974146e1c76275e54f16dbdb259ef656 (
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
|
pkgbase = sagemath-git
pkgdesc = Open Source Mathematics Software, free alternative to Magma, Maple, Mathematica, and Matlab
pkgver = 9.3.r0.gd6c5cd9be7
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 = ipython
depends = palp
depends = brial
depends = cliquer
depends = maxima-ecl
depends = gfan
depends = sympow
depends = nauty
depends = python-rpy2
depends = python-fpylll
depends = python-psutil
depends = python-cypari2
depends = python-matplotlib
depends = python-scipy
depends = python-sympy
depends = python-networkx
depends = python-pillow
depends = python-pplpy
depends = python-sphinx
depends = python-ipywidgets
depends = gap
depends = flintqs
depends = lcalc
depends = lrcalc
depends = arb
depends = eclib
depends = zn_poly
depends = gd
depends = python-cvxopt
depends = pynac
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
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-pari-2.13.patch
source = sagemath-lrcalc2.patch
source = sagemath-eclib-20210310.patch
source = sagemath-matplotlib-3.4.patch
sha256sums = SKIP
sha256sums = c100a61c8dfade43bebc622a363abcb3d935a2f40958371ad87a9eb00689f8b0
sha256sums = 88e944f23c3b2391dc2e9f9be8e1131152d837dc8c829dfc714663869a272e81
sha256sums = af984186f852d2847d770a18fb6822296c50a652dbf55a1ed59d27517c3d3ee4
sha256sums = 32d586609dd6970f103574f75287bb641eb0a93618e84a1f671a2816e9420012
sha256sums = 240ac4c29d96d56407a20e1b7f9846e342a7eb2bb4edd6e5c86b3b5a8ff462f9
sha256sums = e7b31f5e7ea88681c6eda41e5a74a2859a12dd128e75c00db3cfbd1d8ddf080d
sha256sums = 5e6f919a386e1a9e9caf7528088a3a3f3f3fc51b158a4daf435771afb1212384
pkgname = sagemath-git
|