passagemath-environment 10.5.26__tar.gz → 10.5.27__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.5.26 → passagemath_environment-10.5.27}/PKG-INFO +5 -5
- passagemath_environment-10.5.27/VERSION.txt +1 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-version.sh +3 -3
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/passagemath_environment.egg-info/PKG-INFO +5 -5
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/passagemath_environment.egg-info/requires.txt +4 -4
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/pyproject.toml +4 -4
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/sagemath.py +27 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/version.py +3 -3
- passagemath_environment-10.5.26/VERSION.txt +0 -1
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/MANIFEST.in +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/README.rst +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/math-readline +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-cachegrind +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-callgrind +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-cleaner +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-coverage +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-cython +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-env +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-env-config.in +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-eval +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-fixdoctests +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-grep +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-grepdoc +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-inline-fortran +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-ipynb2rst +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-ipython +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-list-packages +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-massif +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-notebook +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-num-threads.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-omega +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-preparse +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-python +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-run +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-run-cython +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-runtests +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-src-env-config.in +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-startuptime.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-update-version +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-valgrind +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/bin/sage-venv-config +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/passagemath_environment.egg-info/SOURCES.txt +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/passagemath_environment.egg-info/dependency_links.txt +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/passagemath_environment.egg-info/top_level.txt +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/pyproject.toml.m4 +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/requirements-editable.txt.m4 +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/requirements.txt.m4 +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/all__sagemath_environment.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/env.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/__init__.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/all.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/bliss.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/cddlib.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/coxeter3.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/csdp.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/cython.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/databases.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/dot2tex.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/dvipng.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/eclib.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/ecm.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/ffmpeg.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/four_ti_2.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/fricas.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/frobby.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/gap.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/gfan.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/giac.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/graph_generators.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/graphviz.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/igraph.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/imagemagick.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/info.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/interfaces.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/internet.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/jmol.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/join_feature.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/kenzo.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/latex.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/latte.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/lrs.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/macaulay2.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/mcqd.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/meataxe.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/mip_backends.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/msolve.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/nauty.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/normaliz.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/palp.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/pandoc.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/pari.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/pdf2svg.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/phitigra.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/pkg_systems.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/polymake.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/poppler.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/qepcad.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/rubiks.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/sat.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/singular.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/sirocco.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/sloane_database.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/sphinx.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/standard.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/symengine_py.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/sympow.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/tdlib.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/threejs.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/topcom.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/misc/all__sagemath_environment.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/misc/package.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/misc/package_dir.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/misc/temporary_file.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/misc/viewer.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/setup.cfg +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/setup.py +0 -0
- {passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/tox.ini +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: passagemath-environment
|
3
|
-
Version: 10.5.
|
3
|
+
Version: 10.5.27
|
4
4
|
Summary: passagemath: System and software environment
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
@@ -30,11 +30,11 @@ Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
30
30
|
Requires-Python: <3.14,>=3.9
|
31
31
|
Description-Content-Type: text/x-rst
|
32
32
|
Provides-Extra: conf
|
33
|
-
Requires-Dist: passagemath-conf~=10.5.
|
33
|
+
Requires-Dist: passagemath-conf~=10.5.27.0; extra == "conf"
|
34
34
|
Provides-Extra: docbuild
|
35
|
-
Requires-Dist: passagemath-docbuild~=10.5.
|
35
|
+
Requires-Dist: passagemath-docbuild~=10.5.27.0; extra == "docbuild"
|
36
36
|
Provides-Extra: sage
|
37
|
-
Requires-Dist: passagemath-standard~=10.5.
|
37
|
+
Requires-Dist: passagemath-standard~=10.5.27.0; extra == "sage"
|
38
38
|
Provides-Extra: cython
|
39
39
|
Requires-Dist: cython!=3.0.3,<4.0,>=3.0; extra == "cython"
|
40
40
|
Requires-Dist: cython<3.1.0,>=3.0.8; extra == "cython"
|
@@ -45,7 +45,7 @@ Requires-Dist: rst2ipynb>=0.2.2; extra == "rst2ipynb"
|
|
45
45
|
Provides-Extra: tox
|
46
46
|
Requires-Dist: tox>=4.11; extra == "tox"
|
47
47
|
Provides-Extra: sws2rst
|
48
|
-
Requires-Dist: passagemath-sws2rst~=10.5.
|
48
|
+
Requires-Dist: passagemath-sws2rst~=10.5.27.0; extra == "sws2rst"
|
49
49
|
|
50
50
|
=========================================================================
|
51
51
|
passagemath: System and software environment
|
@@ -0,0 +1 @@
|
|
1
|
+
10.5.27
|
@@ -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.5.
|
8
|
-
SAGE_RELEASE_DATE='2025-04-
|
9
|
-
SAGE_VERSION_BANNER='passagemath version 10.5.
|
7
|
+
SAGE_VERSION='10.5.27'
|
8
|
+
SAGE_RELEASE_DATE='2025-04-27'
|
9
|
+
SAGE_VERSION_BANNER='passagemath version 10.5.27, Release Date: 2025-04-27'
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: passagemath-environment
|
3
|
-
Version: 10.5.
|
3
|
+
Version: 10.5.27
|
4
4
|
Summary: passagemath: System and software environment
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
@@ -30,11 +30,11 @@ Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
30
30
|
Requires-Python: <3.14,>=3.9
|
31
31
|
Description-Content-Type: text/x-rst
|
32
32
|
Provides-Extra: conf
|
33
|
-
Requires-Dist: passagemath-conf~=10.5.
|
33
|
+
Requires-Dist: passagemath-conf~=10.5.27.0; extra == "conf"
|
34
34
|
Provides-Extra: docbuild
|
35
|
-
Requires-Dist: passagemath-docbuild~=10.5.
|
35
|
+
Requires-Dist: passagemath-docbuild~=10.5.27.0; extra == "docbuild"
|
36
36
|
Provides-Extra: sage
|
37
|
-
Requires-Dist: passagemath-standard~=10.5.
|
37
|
+
Requires-Dist: passagemath-standard~=10.5.27.0; extra == "sage"
|
38
38
|
Provides-Extra: cython
|
39
39
|
Requires-Dist: cython!=3.0.3,<4.0,>=3.0; extra == "cython"
|
40
40
|
Requires-Dist: cython<3.1.0,>=3.0.8; extra == "cython"
|
@@ -45,7 +45,7 @@ Requires-Dist: rst2ipynb>=0.2.2; extra == "rst2ipynb"
|
|
45
45
|
Provides-Extra: tox
|
46
46
|
Requires-Dist: tox>=4.11; extra == "tox"
|
47
47
|
Provides-Extra: sws2rst
|
48
|
-
Requires-Dist: passagemath-sws2rst~=10.5.
|
48
|
+
Requires-Dist: passagemath-sws2rst~=10.5.27.0; extra == "sws2rst"
|
49
49
|
|
50
50
|
=========================================================================
|
51
51
|
passagemath: System and software environment
|
@@ -1,13 +1,13 @@
|
|
1
1
|
|
2
2
|
[conf]
|
3
|
-
passagemath-conf~=10.5.
|
3
|
+
passagemath-conf~=10.5.27.0
|
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.5.
|
10
|
+
passagemath-docbuild~=10.5.27.0
|
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.5.
|
19
|
+
passagemath-standard~=10.5.27.0
|
20
20
|
|
21
21
|
[sws2rst]
|
22
|
-
passagemath-sws2rst~=10.5.
|
22
|
+
passagemath-sws2rst~=10.5.27.0
|
23
23
|
|
24
24
|
[tox]
|
25
25
|
tox>=4.11
|
@@ -47,14 +47,14 @@ documentation = "https://doc.sagemath.org"
|
|
47
47
|
"tracker" = "https://github.com/passagemath/passagemath/issues"
|
48
48
|
|
49
49
|
[project.optional-dependencies]
|
50
|
-
conf = ['passagemath-conf ~= 10.5.
|
51
|
-
docbuild = ['passagemath-docbuild ~= 10.5.
|
52
|
-
sage = ['passagemath-standard ~= 10.5.
|
50
|
+
conf = ['passagemath-conf ~= 10.5.27.0',] # sage.env can optionally use sage_conf
|
51
|
+
docbuild = ['passagemath-docbuild ~= 10.5.27.0',] # For "sage --docbuild"
|
52
|
+
sage = ['passagemath-standard ~= 10.5.27.0',] # For "sage", "sage -t", ...
|
53
53
|
cython = ['cython >=3.0, != 3.0.3, <4.0', 'cython >=3.0.8,<3.1.0',] # For "sage --cython"
|
54
54
|
pytest = ['pytest',] # For "sage --pytest"
|
55
55
|
rst2ipynb = ['rst2ipynb >=0.2.2',] # For "sage --rst2ipynb"
|
56
56
|
tox = ['tox >= 4.11',] # For "sage --tox"
|
57
|
-
sws2rst = ['passagemath-sws2rst ~= 10.5.
|
57
|
+
sws2rst = ['passagemath-sws2rst ~= 10.5.27.0',] # For "sage --sws2rst"
|
58
58
|
|
59
59
|
[project.readme]
|
60
60
|
file = "README.rst"
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/sagemath.py
RENAMED
@@ -561,6 +561,32 @@ class sage__libs__homfly(JoinFeature):
|
|
561
561
|
spkg='sagemath_homfly', type='standard')
|
562
562
|
|
563
563
|
|
564
|
+
class sage__libs__iml(JoinFeature):
|
565
|
+
r"""
|
566
|
+
A :class:`sage.features.Feature` describing the presence of :mod:`sage.matrix.matrix_integer_iml`.
|
567
|
+
|
568
|
+
In addition to the modularization purposes that this tag serves,
|
569
|
+
it also provides attribution to the upstream project.
|
570
|
+
|
571
|
+
TESTS::
|
572
|
+
|
573
|
+
sage: from sage.features.sagemath import sage__libs__iml
|
574
|
+
sage: sage__libs__iml().is_present() # needs sage.libs.iml
|
575
|
+
FeatureTestResult('sage.libs.iml', True)
|
576
|
+
"""
|
577
|
+
def __init__(self):
|
578
|
+
r"""
|
579
|
+
TESTS::
|
580
|
+
|
581
|
+
sage: from sage.features.sagemath import sage__libs__iml
|
582
|
+
sage: isinstance(sage__libs__iml(), sage__libs__iml)
|
583
|
+
True
|
584
|
+
"""
|
585
|
+
JoinFeature.__init__(self, 'sage.libs.iml',
|
586
|
+
[PythonModule('sage.matrix.matrix_integer_iml')],
|
587
|
+
spkg='sagemath_linbox', type='standard')
|
588
|
+
|
589
|
+
|
564
590
|
class sage__libs__linbox(JoinFeature):
|
565
591
|
r"""
|
566
592
|
A :class:`sage.features.Feature` describing the presence of :mod:`sage.libs.linbox`
|
@@ -1315,6 +1341,7 @@ def all_features():
|
|
1315
1341
|
sage__libs__gap(),
|
1316
1342
|
sage__libs__giac(),
|
1317
1343
|
sage__libs__homfly(),
|
1344
|
+
sage__libs__iml(),
|
1318
1345
|
sage__libs__linbox(),
|
1319
1346
|
sage__libs__m4ri(),
|
1320
1347
|
sage__libs__ntl(),
|
@@ -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.5.
|
5
|
-
date = '2025-04-
|
6
|
-
banner = 'passagemath version 10.5.
|
4
|
+
version = '10.5.27'
|
5
|
+
date = '2025-04-27'
|
6
|
+
banner = 'passagemath version 10.5.27, Release Date: 2025-04-27'
|
@@ -1 +0,0 @@
|
|
1
|
-
10.5.26
|
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
|
File without changes
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/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.5.26 → passagemath_environment-10.5.27}/requirements-editable.txt.m4
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/__init__.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/coxeter3.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/databases.py
RENAMED
File without changes
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/dot2tex.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/four_ti_2.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/graphviz.py
RENAMED
File without changes
|
File without changes
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/imagemagick.py
RENAMED
File without changes
|
File without changes
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/interfaces.py
RENAMED
File without changes
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/internet.py
RENAMED
File without changes
|
File without changes
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/join_feature.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/macaulay2.py
RENAMED
File without changes
|
File without changes
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/meataxe.py
RENAMED
File without changes
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/mip_backends.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/normaliz.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/pdf2svg.py
RENAMED
File without changes
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/phitigra.py
RENAMED
File without changes
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/pkg_systems.py
RENAMED
File without changes
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/polymake.py
RENAMED
File without changes
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/poppler.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/singular.py
RENAMED
File without changes
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/sirocco.py
RENAMED
File without changes
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/sloane_database.py
RENAMED
File without changes
|
File without changes
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/standard.py
RENAMED
File without changes
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/symengine_py.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/features/threejs.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/misc/package_dir.py
RENAMED
File without changes
|
{passagemath_environment-10.5.26 → passagemath_environment-10.5.27}/sage/misc/temporary_file.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|