passagemath-environment 10.4.29__tar.gz → 10.4.31__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {passagemath_environment-10.4.29/passagemath_environment.egg-info → passagemath_environment-10.4.31}/PKG-INFO +5 -5
- passagemath_environment-10.4.31/VERSION.txt +1 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage +1 -1
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-version.sh +3 -3
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31/passagemath_environment.egg-info}/PKG-INFO +5 -5
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/passagemath_environment.egg-info/requires.txt +4 -4
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/pyproject.toml +4 -4
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/env.py +14 -5
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/__init__.py +1 -1
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/gap.py +1 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/version.py +3 -3
- passagemath_environment-10.4.29/VERSION.txt +0 -1
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/MANIFEST.in +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/README.rst +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/math-readline +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-cachegrind +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-callgrind +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-cleaner +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-coverage +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-cython +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-env +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-env-config.in +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-eval +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-fixdoctests +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-grep +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-grepdoc +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-inline-fortran +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-ipynb2rst +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-ipython +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-list-packages +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-massif +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-notebook +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-num-threads.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-omega +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-preparse +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-python +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-run +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-run-cython +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-runtests +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-src-env-config.in +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-startuptime.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-update-version +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-valgrind +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-venv-config +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/passagemath_environment.egg-info/SOURCES.txt +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/passagemath_environment.egg-info/dependency_links.txt +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/passagemath_environment.egg-info/top_level.txt +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/pyproject.toml.m4 +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/requirements-editable.txt.m4 +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/requirements.txt.m4 +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/all__sagemath_environment.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/all.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/bliss.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/cddlib.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/coxeter3.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/csdp.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/cython.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/databases.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/dvipng.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/ecm.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/ffmpeg.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/four_ti_2.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/fricas.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/gfan.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/giac.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/graph_generators.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/graphviz.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/igraph.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/imagemagick.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/interfaces.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/internet.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/jmol.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/join_feature.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/kenzo.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/latex.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/latte.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/lrs.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/mcqd.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/meataxe.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/mip_backends.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/msolve.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/nauty.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/normaliz.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/palp.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/pandoc.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/pdf2svg.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/phitigra.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/pkg_systems.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/polymake.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/poppler.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/rubiks.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/sagemath.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/sat.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/singular.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/sirocco.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/sphinx.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/standard.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/symengine_py.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/tdlib.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/threejs.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/topcom.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/misc/all__sagemath_environment.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/misc/package.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/misc/package_dir.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/misc/temporary_file.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/misc/viewer.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/setup.cfg +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/setup.py +0 -0
- {passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/tox.ini +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: passagemath-environment
|
3
|
-
Version: 10.4.
|
3
|
+
Version: 10.4.31
|
4
4
|
Summary: passagemath: System and software environment
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
6
6
|
License: GNU General Public License (GPL) v2 or later
|
@@ -26,11 +26,11 @@ Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
26
26
|
Requires-Python: <3.13,>=3.9
|
27
27
|
Description-Content-Type: text/x-rst
|
28
28
|
Provides-Extra: conf
|
29
|
-
Requires-Dist: passagemath-conf~=10.4.
|
29
|
+
Requires-Dist: passagemath-conf~=10.4.31; extra == "conf"
|
30
30
|
Provides-Extra: docbuild
|
31
|
-
Requires-Dist: passagemath-docbuild~=10.4.
|
31
|
+
Requires-Dist: passagemath-docbuild~=10.4.31; extra == "docbuild"
|
32
32
|
Provides-Extra: sage
|
33
|
-
Requires-Dist: passagemath-standard~=10.4.
|
33
|
+
Requires-Dist: passagemath-standard~=10.4.31; extra == "sage"
|
34
34
|
Provides-Extra: cython
|
35
35
|
Requires-Dist: cython!=3.0.3,<4.0,>=3.0; extra == "cython"
|
36
36
|
Requires-Dist: cython<3.1.0,>=3.0.8; extra == "cython"
|
@@ -41,7 +41,7 @@ Requires-Dist: rst2ipynb>=0.2.2; extra == "rst2ipynb"
|
|
41
41
|
Provides-Extra: tox
|
42
42
|
Requires-Dist: tox>=4.2.7; extra == "tox"
|
43
43
|
Provides-Extra: sws2rst
|
44
|
-
Requires-Dist: passagemath-sws2rst~=10.4.
|
44
|
+
Requires-Dist: passagemath-sws2rst~=10.4.31; extra == "sws2rst"
|
45
45
|
|
46
46
|
=========================================================================
|
47
47
|
passagemath: System and software environment
|
@@ -0,0 +1 @@
|
|
1
|
+
10.4.31
|
@@ -428,7 +428,7 @@ usage_advanced() {
|
|
428
428
|
echo " --initial -- only show the first failure per block"
|
429
429
|
echo " --debug -- drop into PDB after an unexpected error"
|
430
430
|
echo " --failed -- only test files that failed last test"
|
431
|
-
echo " --warn-long [timeout] --
|
431
|
+
echo " --warn-long [timeout] -- warn if tests take too much CPU time"
|
432
432
|
echo " --only-errors -- only output failures, not successes"
|
433
433
|
echo " --gc=GC -- control garbarge collection (ALWAYS:"
|
434
434
|
echo " collect garbage before every test; NEVER:"
|
@@ -4,6 +4,6 @@
|
|
4
4
|
# which stops "setup.py develop" from rewriting it as a Python file.
|
5
5
|
:
|
6
6
|
# This file is auto-generated by the sage-update-version script, do not edit!
|
7
|
-
SAGE_VERSION='10.4.
|
8
|
-
SAGE_RELEASE_DATE='2024-10-
|
9
|
-
SAGE_VERSION_BANNER='passagemath version 10.4.
|
7
|
+
SAGE_VERSION='10.4.31'
|
8
|
+
SAGE_RELEASE_DATE='2024-10-26'
|
9
|
+
SAGE_VERSION_BANNER='passagemath version 10.4.31, Release Date: 2024-10-26'
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: passagemath-environment
|
3
|
-
Version: 10.4.
|
3
|
+
Version: 10.4.31
|
4
4
|
Summary: passagemath: System and software environment
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
6
6
|
License: GNU General Public License (GPL) v2 or later
|
@@ -26,11 +26,11 @@ Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
26
26
|
Requires-Python: <3.13,>=3.9
|
27
27
|
Description-Content-Type: text/x-rst
|
28
28
|
Provides-Extra: conf
|
29
|
-
Requires-Dist: passagemath-conf~=10.4.
|
29
|
+
Requires-Dist: passagemath-conf~=10.4.31; extra == "conf"
|
30
30
|
Provides-Extra: docbuild
|
31
|
-
Requires-Dist: passagemath-docbuild~=10.4.
|
31
|
+
Requires-Dist: passagemath-docbuild~=10.4.31; extra == "docbuild"
|
32
32
|
Provides-Extra: sage
|
33
|
-
Requires-Dist: passagemath-standard~=10.4.
|
33
|
+
Requires-Dist: passagemath-standard~=10.4.31; extra == "sage"
|
34
34
|
Provides-Extra: cython
|
35
35
|
Requires-Dist: cython!=3.0.3,<4.0,>=3.0; extra == "cython"
|
36
36
|
Requires-Dist: cython<3.1.0,>=3.0.8; extra == "cython"
|
@@ -41,7 +41,7 @@ Requires-Dist: rst2ipynb>=0.2.2; extra == "rst2ipynb"
|
|
41
41
|
Provides-Extra: tox
|
42
42
|
Requires-Dist: tox>=4.2.7; extra == "tox"
|
43
43
|
Provides-Extra: sws2rst
|
44
|
-
Requires-Dist: passagemath-sws2rst~=10.4.
|
44
|
+
Requires-Dist: passagemath-sws2rst~=10.4.31; extra == "sws2rst"
|
45
45
|
|
46
46
|
=========================================================================
|
47
47
|
passagemath: System and software environment
|
@@ -1,13 +1,13 @@
|
|
1
1
|
|
2
2
|
[conf]
|
3
|
-
passagemath-conf~=10.4.
|
3
|
+
passagemath-conf~=10.4.31
|
4
4
|
|
5
5
|
[cython]
|
6
6
|
cython!=3.0.3,<4.0,>=3.0
|
7
7
|
cython<3.1.0,>=3.0.8
|
8
8
|
|
9
9
|
[docbuild]
|
10
|
-
passagemath-docbuild~=10.4.
|
10
|
+
passagemath-docbuild~=10.4.31
|
11
11
|
|
12
12
|
[pytest]
|
13
13
|
pytest
|
@@ -16,10 +16,10 @@ pytest
|
|
16
16
|
rst2ipynb>=0.2.2
|
17
17
|
|
18
18
|
[sage]
|
19
|
-
passagemath-standard~=10.4.
|
19
|
+
passagemath-standard~=10.4.31
|
20
20
|
|
21
21
|
[sws2rst]
|
22
|
-
passagemath-sws2rst~=10.4.
|
22
|
+
passagemath-sws2rst~=10.4.31
|
23
23
|
|
24
24
|
[tox]
|
25
25
|
tox>=4.2.7
|
@@ -40,14 +40,14 @@ homepage = "https://www.sagemath.org"
|
|
40
40
|
tracker = "https://github.com/sagemath/sage/issues"
|
41
41
|
|
42
42
|
[project.optional-dependencies]
|
43
|
-
conf = ['passagemath-conf ~= 10.4.
|
44
|
-
docbuild = ['passagemath-docbuild ~= 10.4.
|
45
|
-
sage = ['passagemath-standard ~= 10.4.
|
43
|
+
conf = ['passagemath-conf ~= 10.4.31',] # sage.env can optionally use sage_conf
|
44
|
+
docbuild = ['passagemath-docbuild ~= 10.4.31',] # For "sage --docbuild"
|
45
|
+
sage = ['passagemath-standard ~= 10.4.31',] # For "sage", "sage -t", ...
|
46
46
|
cython = ['cython >=3.0, != 3.0.3, <4.0', 'cython >=3.0.8,<3.1.0',] # For "sage --cython"
|
47
47
|
pytest = ['pytest',] # For "sage --pytest"
|
48
48
|
rst2ipynb = ['rst2ipynb >=0.2.2',] # For "sage --rst2ipynb"
|
49
49
|
tox = ['tox >= 4.2.7',] # For "sage --tox"
|
50
|
-
sws2rst = ['passagemath-sws2rst ~= 10.4.
|
50
|
+
sws2rst = ['passagemath-sws2rst ~= 10.4.31',] # For "sage --sws2rst"
|
51
51
|
|
52
52
|
[project.readme]
|
53
53
|
file = "README.rst"
|
@@ -8,10 +8,14 @@ environment variables, and has the same ``SAGE_ROOT`` and ``SAGE_LOCAL``
|
|
8
8
|
|
9
9
|
sage: env = {k:v for (k,v) in os.environ.items() if not k.startswith("SAGE_")}
|
10
10
|
sage: from subprocess import check_output
|
11
|
-
sage:
|
12
|
-
sage: cmd
|
11
|
+
sage: module_name = "sage.all" # hide .all import from the linter
|
12
|
+
sage: cmd = f"from {module_name} import SAGE_ROOT, SAGE_LOCAL;"
|
13
|
+
sage: cmd += "from os.path import samefile;"
|
14
|
+
sage: cmd += f"s1 = samefile(SAGE_ROOT, '{SAGE_ROOT}');"
|
15
|
+
sage: cmd += f"s2 = samefile(SAGE_LOCAL, '{SAGE_LOCAL}');"
|
16
|
+
sage: cmd += "print(s1 and s2);"
|
13
17
|
sage: out = check_output([sys.executable, "-c", cmd], env=env).decode().strip() # long time
|
14
|
-
sage: out ==
|
18
|
+
sage: out == "True" # long time
|
15
19
|
True
|
16
20
|
|
17
21
|
AUTHORS:
|
@@ -144,7 +148,12 @@ def var(key: str, *fallbacks: Optional[str], force: bool = False) -> Optional[st
|
|
144
148
|
import sage_conf
|
145
149
|
value = getattr(sage_conf, key, None)
|
146
150
|
except ImportError:
|
147
|
-
|
151
|
+
try:
|
152
|
+
import sage.config
|
153
|
+
value = getattr(sage.config, key, None)
|
154
|
+
except ImportError:
|
155
|
+
pass
|
156
|
+
|
148
157
|
# Try all fallbacks in order as long as we don't have a value
|
149
158
|
for f in fallbacks:
|
150
159
|
if value is not None:
|
@@ -333,7 +342,7 @@ def get_cblas_pc_module_name() -> str:
|
|
333
342
|
"""
|
334
343
|
import pkgconfig
|
335
344
|
cblas_pc_modules = CBLAS_PC_MODULES.split(':')
|
336
|
-
return next(
|
345
|
+
return next(blas_lib for blas_lib in cblas_pc_modules if pkgconfig.exists(blas_lib))
|
337
346
|
|
338
347
|
|
339
348
|
default_required_modules = ('fflas-ffpack', 'givaro', 'gsl', 'linbox', 'Singular',
|
@@ -81,6 +81,7 @@ def all_features():
|
|
81
81
|
GapPackage("grape", spkg='gap_packages'),
|
82
82
|
GapPackage("guava", spkg='gap_packages'),
|
83
83
|
GapPackage("hap", spkg='gap_packages'),
|
84
|
+
GapPackage("polenta", spkg='gap_packages'),
|
84
85
|
GapPackage("polycyclic", spkg='gap_packages'),
|
85
86
|
GapPackage("qpa", spkg='gap_packages'),
|
86
87
|
GapPackage("quagroup", spkg='gap_packages')]
|
@@ -1,6 +1,6 @@
|
|
1
1
|
# sage_setup: distribution = sagemath-environment
|
2
2
|
# Sage version information for Python scripts
|
3
3
|
# This file is auto-generated by the sage-update-version script, do not edit!
|
4
|
-
version = '10.4.
|
5
|
-
date = '2024-10-
|
6
|
-
banner = 'passagemath version 10.4.
|
4
|
+
version = '10.4.31'
|
5
|
+
date = '2024-10-26'
|
6
|
+
banner = 'passagemath version 10.4.31, Release Date: 2024-10-26'
|
@@ -1 +0,0 @@
|
|
1
|
-
10.4.29
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/bin/sage-src-env-config.in
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/requirements-editable.txt.m4
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/coxeter3.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/databases.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/four_ti_2.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/graphviz.py
RENAMED
File without changes
|
File without changes
|
{passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/imagemagick.py
RENAMED
File without changes
|
{passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/interfaces.py
RENAMED
File without changes
|
{passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/internet.py
RENAMED
File without changes
|
File without changes
|
{passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/join_feature.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/meataxe.py
RENAMED
File without changes
|
{passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/mip_backends.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/normaliz.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/pdf2svg.py
RENAMED
File without changes
|
{passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/phitigra.py
RENAMED
File without changes
|
{passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/pkg_systems.py
RENAMED
File without changes
|
{passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/polymake.py
RENAMED
File without changes
|
{passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/poppler.py
RENAMED
File without changes
|
File without changes
|
{passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/sagemath.py
RENAMED
File without changes
|
File without changes
|
{passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/singular.py
RENAMED
File without changes
|
{passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/sirocco.py
RENAMED
File without changes
|
File without changes
|
{passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/standard.py
RENAMED
File without changes
|
{passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/symengine_py.py
RENAMED
File without changes
|
File without changes
|
{passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/features/threejs.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/misc/package_dir.py
RENAMED
File without changes
|
{passagemath_environment-10.4.29 → passagemath_environment-10.4.31}/sage/misc/temporary_file.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|