passagemath-environment 10.4.6__tar.gz → 10.4.7__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.6 → passagemath_environment-10.4.7}/PKG-INFO +5 -5
- passagemath_environment-10.4.7/VERSION.txt +1 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-update-version +8 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-version.sh +2 -2
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/passagemath_environment.egg-info/PKG-INFO +5 -5
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/passagemath_environment.egg-info/requires.txt +4 -4
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/pyproject.toml +4 -4
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/misc/package_dir.py +20 -6
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/version.py +2 -2
- passagemath_environment-10.4.6/VERSION.txt +0 -1
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/MANIFEST.in +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/README.rst +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/math-readline +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-cachegrind +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-callgrind +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-cleaner +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-coverage +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-cython +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-env +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-env-config.in +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-eval +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-fixdoctests +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-grep +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-grepdoc +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-inline-fortran +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-ipynb2rst +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-ipython +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-list-packages +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-massif +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-notebook +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-num-threads.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-omega +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-preparse +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-python +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-run +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-run-cython +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-runtests +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-src-env-config.in +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-startuptime.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-valgrind +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/bin/sage-venv-config +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/passagemath_environment.egg-info/SOURCES.txt +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/passagemath_environment.egg-info/dependency_links.txt +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/passagemath_environment.egg-info/top_level.txt +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/pyproject.toml.m4 +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/requirements-editable.txt.m4 +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/requirements.txt.m4 +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/all__sagemath_environment.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/env.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/__init__.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/all.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/bliss.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/cddlib.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/coxeter3.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/csdp.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/cython.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/databases.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/dvipng.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/ecm.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/ffmpeg.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/four_ti_2.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/fricas.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/gap.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/gfan.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/giac.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/graph_generators.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/graphviz.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/igraph.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/imagemagick.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/interfaces.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/internet.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/jmol.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/join_feature.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/kenzo.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/latex.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/latte.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/lrs.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/mcqd.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/meataxe.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/mip_backends.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/msolve.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/nauty.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/normaliz.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/palp.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/pandoc.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/pdf2svg.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/phitigra.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/pkg_systems.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/polymake.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/poppler.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/rubiks.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/sagemath.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/sat.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/singular.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/sirocco.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/sphinx.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/standard.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/symengine_py.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/tdlib.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/threejs.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/topcom.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/misc/all__sagemath_environment.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/misc/package.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/misc/temporary_file.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/misc/viewer.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/setup.cfg +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/setup.py +0 -0
- {passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/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.7
|
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.7; extra == "conf"
|
30
30
|
Provides-Extra: docbuild
|
31
|
-
Requires-Dist: passagemath-docbuild~=10.4.
|
31
|
+
Requires-Dist: passagemath-docbuild~=10.4.7; extra == "docbuild"
|
32
32
|
Provides-Extra: sage
|
33
|
-
Requires-Dist: passagemath-standard~=10.4.
|
33
|
+
Requires-Dist: passagemath-standard~=10.4.7; extra == "sage"
|
34
34
|
Provides-Extra: cython
|
35
35
|
Requires-Dist: cython!=3.0.3,<4.0,>=3.0; extra == "cython"
|
36
36
|
Provides-Extra: pytest
|
@@ -40,7 +40,7 @@ Requires-Dist: rst2ipynb>=0.2.2; extra == "rst2ipynb"
|
|
40
40
|
Provides-Extra: tox
|
41
41
|
Requires-Dist: tox>=4.2.7; extra == "tox"
|
42
42
|
Provides-Extra: sws2rst
|
43
|
-
Requires-Dist: passagemath-sws2rst~=10.4.
|
43
|
+
Requires-Dist: passagemath-sws2rst~=10.4.7; extra == "sws2rst"
|
44
44
|
|
45
45
|
=========================================================================
|
46
46
|
passagemath: System and software environment
|
@@ -0,0 +1 @@
|
|
1
|
+
10.4.7
|
@@ -36,6 +36,14 @@ SAGE_VERSION=`echo "$1" | sed 's/^sage-//'`
|
|
36
36
|
SAGE_RELEASE_DATE=`date -u +'%Y-%m-%d'`
|
37
37
|
SAGE_VERSION_BANNER="passagemath version $SAGE_VERSION, Release Date: $SAGE_RELEASE_DATE"
|
38
38
|
|
39
|
+
# Passagemath fork for any newly added packages
|
40
|
+
sed -i.bak 's/"sagemath-/"passagemath-/' pkgs/*/pyproject.toml.m4
|
41
|
+
git grep -l 'Sage: Open Source Mathematics Software:' pkgs | xargs sed -i.bak 's/Sage: Open Source Mathematics Software:/passagemath:/'
|
42
|
+
if ! git diff --exit-code pkgs; then
|
43
|
+
die "commit these changes first"
|
44
|
+
exit 1
|
45
|
+
fi
|
46
|
+
|
39
47
|
# Update Sage version file for all distribution packages
|
40
48
|
for version_file in "$SAGE_ROOT"/pkgs/*/VERSION.txt; do
|
41
49
|
if [ -f "$version_file" ]; then
|
@@ -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.
|
7
|
+
SAGE_VERSION='10.4.7'
|
8
8
|
SAGE_RELEASE_DATE='2024-10-17'
|
9
|
-
SAGE_VERSION_BANNER='passagemath version 10.4.
|
9
|
+
SAGE_VERSION_BANNER='passagemath version 10.4.7, Release Date: 2024-10-17'
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: passagemath-environment
|
3
|
-
Version: 10.4.
|
3
|
+
Version: 10.4.7
|
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.7; extra == "conf"
|
30
30
|
Provides-Extra: docbuild
|
31
|
-
Requires-Dist: passagemath-docbuild~=10.4.
|
31
|
+
Requires-Dist: passagemath-docbuild~=10.4.7; extra == "docbuild"
|
32
32
|
Provides-Extra: sage
|
33
|
-
Requires-Dist: passagemath-standard~=10.4.
|
33
|
+
Requires-Dist: passagemath-standard~=10.4.7; extra == "sage"
|
34
34
|
Provides-Extra: cython
|
35
35
|
Requires-Dist: cython!=3.0.3,<4.0,>=3.0; extra == "cython"
|
36
36
|
Provides-Extra: pytest
|
@@ -40,7 +40,7 @@ Requires-Dist: rst2ipynb>=0.2.2; extra == "rst2ipynb"
|
|
40
40
|
Provides-Extra: tox
|
41
41
|
Requires-Dist: tox>=4.2.7; extra == "tox"
|
42
42
|
Provides-Extra: sws2rst
|
43
|
-
Requires-Dist: passagemath-sws2rst~=10.4.
|
43
|
+
Requires-Dist: passagemath-sws2rst~=10.4.7; extra == "sws2rst"
|
44
44
|
|
45
45
|
=========================================================================
|
46
46
|
passagemath: System and software environment
|
@@ -1,12 +1,12 @@
|
|
1
1
|
|
2
2
|
[conf]
|
3
|
-
passagemath-conf~=10.4.
|
3
|
+
passagemath-conf~=10.4.7
|
4
4
|
|
5
5
|
[cython]
|
6
6
|
cython!=3.0.3,<4.0,>=3.0
|
7
7
|
|
8
8
|
[docbuild]
|
9
|
-
passagemath-docbuild~=10.4.
|
9
|
+
passagemath-docbuild~=10.4.7
|
10
10
|
|
11
11
|
[pytest]
|
12
12
|
pytest
|
@@ -15,10 +15,10 @@ pytest
|
|
15
15
|
rst2ipynb>=0.2.2
|
16
16
|
|
17
17
|
[sage]
|
18
|
-
passagemath-standard~=10.4.
|
18
|
+
passagemath-standard~=10.4.7
|
19
19
|
|
20
20
|
[sws2rst]
|
21
|
-
passagemath-sws2rst~=10.4.
|
21
|
+
passagemath-sws2rst~=10.4.7
|
22
22
|
|
23
23
|
[tox]
|
24
24
|
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.7',] # sage.env can optionally use sage_conf
|
44
|
+
docbuild = ['passagemath-docbuild ~= 10.4.7',] # For "sage --docbuild"
|
45
|
+
sage = ['passagemath-standard ~= 10.4.7',] # For "sage", "sage -t", ...
|
46
46
|
cython = ['cython >=3.0, != 3.0.3, <4.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.7',] # For "sage --sws2rst"
|
51
51
|
|
52
52
|
[project.readme]
|
53
53
|
file = "README.rst"
|
@@ -480,16 +480,30 @@ if __name__ == '__main__':
|
|
480
480
|
distribution = args.set or args.add or ''
|
481
481
|
|
482
482
|
if distribution == 'all':
|
483
|
-
|
484
|
-
|
485
|
-
"sagemath-
|
483
|
+
# Order matters because some MANIFESTs are not careful enough
|
484
|
+
distributions = ["sagemath-glpk",
|
485
|
+
"sagemath-polyhedra",
|
486
|
+
"sagemath-bliss",
|
487
|
+
"sagemath-tdlib",
|
486
488
|
"sagemath-mcqd",
|
487
|
-
"sagemath-meataxe",
|
488
489
|
"sagemath-sirocco",
|
489
|
-
"sagemath-
|
490
|
-
"sagemath-
|
490
|
+
"sagemath-coxeter3",
|
491
|
+
"sagemath-meataxe",
|
492
|
+
"sagemath-giac",
|
493
|
+
"sagemath-brial",
|
494
|
+
"sagemath-lcalc",
|
495
|
+
"sagemath-libbraiding",
|
496
|
+
"sagemath-libecm",
|
497
|
+
"sagemath-linbox",
|
498
|
+
"sagemath-flint",
|
499
|
+
"sagemath-ntl",
|
500
|
+
"sagemath-pari",
|
501
|
+
"sagemath-homfly",
|
502
|
+
"sagemath-plot",
|
503
|
+
"sagemath-modules",
|
491
504
|
"sagemath-categories",
|
492
505
|
"sagemath-repl",
|
506
|
+
"sagemath-environment",
|
493
507
|
"sagemath-objects"]
|
494
508
|
else:
|
495
509
|
distributions = [distribution.replace('_', '-')]
|
@@ -1,5 +1,5 @@
|
|
1
1
|
# Sage version information for Python scripts
|
2
2
|
# This file is auto-generated by the sage-update-version script, do not edit!
|
3
|
-
version = '10.4.
|
3
|
+
version = '10.4.7'
|
4
4
|
date = '2024-10-17'
|
5
|
-
banner = 'passagemath version 10.4.
|
5
|
+
banner = 'passagemath version 10.4.7, Release Date: 2024-10-17'
|
@@ -1 +0,0 @@
|
|
1
|
-
10.4.6
|
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.4.6 → passagemath_environment-10.4.7}/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
|
{passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/requirements-editable.txt.m4
RENAMED
File without changes
|
File without changes
|
{passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/all__sagemath_environment.py
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.6 → passagemath_environment-10.4.7}/sage/features/databases.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/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.6 → passagemath_environment-10.4.7}/sage/features/graph_generators.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/imagemagick.py
RENAMED
File without changes
|
{passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/interfaces.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/join_feature.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.4.6 → passagemath_environment-10.4.7}/sage/features/mip_backends.py
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
|
{passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/pkg_systems.py
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
|
File without changes
|
{passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/features/symengine_py.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.6 → passagemath_environment-10.4.7}/sage/misc/temporary_file.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|