passagemath-environment 10.4.41__tar.gz → 10.4.44__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.41/passagemath_environment.egg-info → passagemath_environment-10.4.44}/PKG-INFO +6 -6
- passagemath_environment-10.4.44/VERSION.txt +1 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-version.sh +3 -3
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44/passagemath_environment.egg-info}/PKG-INFO +6 -6
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/passagemath_environment.egg-info/requires.txt +4 -4
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/pyproject.toml +5 -5
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/__init__.py +11 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/latte.py +6 -3
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/version.py +3 -3
- passagemath_environment-10.4.41/VERSION.txt +0 -1
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/MANIFEST.in +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/README.rst +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/math-readline +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-cachegrind +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-callgrind +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-cleaner +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-coverage +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-cython +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-env +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-env-config.in +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-eval +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-fixdoctests +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-grep +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-grepdoc +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-inline-fortran +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-ipynb2rst +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-ipython +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-list-packages +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-massif +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-notebook +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-num-threads.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-omega +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-preparse +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-python +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-run +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-run-cython +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-runtests +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-src-env-config.in +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-startuptime.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-update-version +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-valgrind +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/bin/sage-venv-config +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/passagemath_environment.egg-info/SOURCES.txt +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/passagemath_environment.egg-info/dependency_links.txt +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/passagemath_environment.egg-info/top_level.txt +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/pyproject.toml.m4 +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/requirements-editable.txt.m4 +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/requirements.txt.m4 +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/all__sagemath_environment.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/env.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/all.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/bliss.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/cddlib.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/coxeter3.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/csdp.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/cython.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/databases.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/dvipng.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/ecm.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/ffmpeg.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/four_ti_2.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/fricas.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/gap.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/gfan.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/giac.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/graph_generators.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/graphviz.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/igraph.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/imagemagick.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/interfaces.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/internet.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/jmol.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/join_feature.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/kenzo.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/latex.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/lrs.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/mcqd.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/meataxe.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/mip_backends.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/msolve.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/nauty.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/normaliz.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/palp.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/pandoc.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/pdf2svg.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/phitigra.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/pkg_systems.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/polymake.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/poppler.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/rubiks.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/sagemath.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/sat.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/singular.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/sirocco.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/sphinx.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/standard.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/symengine_py.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/tdlib.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/threejs.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/topcom.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/misc/all__sagemath_environment.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/misc/package.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/misc/package_dir.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/misc/temporary_file.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/misc/viewer.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/setup.cfg +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/setup.py +0 -0
- {passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/tox.ini +0 -0
@@ -1,16 +1,16 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: passagemath-environment
|
3
|
-
Version: 10.4.
|
3
|
+
Version: 10.4.44
|
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
|
7
7
|
License: GNU General Public License (GPL) v2 or later
|
8
|
-
Project-URL: download, https://doc.sagemath.org/html/en/installation/index.html
|
9
8
|
Project-URL: release notes, https://github.com/passagemath/passagemath/releases
|
10
9
|
Project-URL: repo (upstream), https://github.com/sagemath/sage
|
11
10
|
Project-URL: repo, https://github.com/passagemath/passagemath
|
12
11
|
Project-URL: documentation, https://doc.sagemath.org
|
13
12
|
Project-URL: homepage (upstream), https://www.sagemath.org
|
13
|
+
Project-URL: discourse, https://passagemath.discourse.group
|
14
14
|
Project-URL: tracker (upstream), https://github.com/sagemath/sage/issues
|
15
15
|
Project-URL: tracker, https://github.com/passagemath/passagemath/issues
|
16
16
|
Classifier: Development Status :: 6 - Mature
|
@@ -29,11 +29,11 @@ Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
29
29
|
Requires-Python: <3.13,>=3.9
|
30
30
|
Description-Content-Type: text/x-rst
|
31
31
|
Provides-Extra: conf
|
32
|
-
Requires-Dist: passagemath-conf~=10.4.
|
32
|
+
Requires-Dist: passagemath-conf~=10.4.44.0; extra == "conf"
|
33
33
|
Provides-Extra: docbuild
|
34
|
-
Requires-Dist: passagemath-docbuild~=10.4.
|
34
|
+
Requires-Dist: passagemath-docbuild~=10.4.44.0; extra == "docbuild"
|
35
35
|
Provides-Extra: sage
|
36
|
-
Requires-Dist: passagemath-standard~=10.4.
|
36
|
+
Requires-Dist: passagemath-standard~=10.4.44.0; extra == "sage"
|
37
37
|
Provides-Extra: cython
|
38
38
|
Requires-Dist: cython!=3.0.3,<4.0,>=3.0; extra == "cython"
|
39
39
|
Requires-Dist: cython<3.1.0,>=3.0.8; extra == "cython"
|
@@ -44,7 +44,7 @@ Requires-Dist: rst2ipynb>=0.2.2; extra == "rst2ipynb"
|
|
44
44
|
Provides-Extra: tox
|
45
45
|
Requires-Dist: tox>=4.11; extra == "tox"
|
46
46
|
Provides-Extra: sws2rst
|
47
|
-
Requires-Dist: passagemath-sws2rst~=10.4.
|
47
|
+
Requires-Dist: passagemath-sws2rst~=10.4.44.0; extra == "sws2rst"
|
48
48
|
|
49
49
|
=========================================================================
|
50
50
|
passagemath: System and software environment
|
@@ -0,0 +1 @@
|
|
1
|
+
10.4.44
|
@@ -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-11-
|
9
|
-
SAGE_VERSION_BANNER='passagemath version 10.4.
|
7
|
+
SAGE_VERSION='10.4.44'
|
8
|
+
SAGE_RELEASE_DATE='2024-11-05'
|
9
|
+
SAGE_VERSION_BANNER='passagemath version 10.4.44, Release Date: 2024-11-05'
|
@@ -1,16 +1,16 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: passagemath-environment
|
3
|
-
Version: 10.4.
|
3
|
+
Version: 10.4.44
|
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
|
7
7
|
License: GNU General Public License (GPL) v2 or later
|
8
|
-
Project-URL: download, https://doc.sagemath.org/html/en/installation/index.html
|
9
8
|
Project-URL: release notes, https://github.com/passagemath/passagemath/releases
|
10
9
|
Project-URL: repo (upstream), https://github.com/sagemath/sage
|
11
10
|
Project-URL: repo, https://github.com/passagemath/passagemath
|
12
11
|
Project-URL: documentation, https://doc.sagemath.org
|
13
12
|
Project-URL: homepage (upstream), https://www.sagemath.org
|
13
|
+
Project-URL: discourse, https://passagemath.discourse.group
|
14
14
|
Project-URL: tracker (upstream), https://github.com/sagemath/sage/issues
|
15
15
|
Project-URL: tracker, https://github.com/passagemath/passagemath/issues
|
16
16
|
Classifier: Development Status :: 6 - Mature
|
@@ -29,11 +29,11 @@ Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
29
29
|
Requires-Python: <3.13,>=3.9
|
30
30
|
Description-Content-Type: text/x-rst
|
31
31
|
Provides-Extra: conf
|
32
|
-
Requires-Dist: passagemath-conf~=10.4.
|
32
|
+
Requires-Dist: passagemath-conf~=10.4.44.0; extra == "conf"
|
33
33
|
Provides-Extra: docbuild
|
34
|
-
Requires-Dist: passagemath-docbuild~=10.4.
|
34
|
+
Requires-Dist: passagemath-docbuild~=10.4.44.0; extra == "docbuild"
|
35
35
|
Provides-Extra: sage
|
36
|
-
Requires-Dist: passagemath-standard~=10.4.
|
36
|
+
Requires-Dist: passagemath-standard~=10.4.44.0; extra == "sage"
|
37
37
|
Provides-Extra: cython
|
38
38
|
Requires-Dist: cython!=3.0.3,<4.0,>=3.0; extra == "cython"
|
39
39
|
Requires-Dist: cython<3.1.0,>=3.0.8; extra == "cython"
|
@@ -44,7 +44,7 @@ Requires-Dist: rst2ipynb>=0.2.2; extra == "rst2ipynb"
|
|
44
44
|
Provides-Extra: tox
|
45
45
|
Requires-Dist: tox>=4.11; extra == "tox"
|
46
46
|
Provides-Extra: sws2rst
|
47
|
-
Requires-Dist: passagemath-sws2rst~=10.4.
|
47
|
+
Requires-Dist: passagemath-sws2rst~=10.4.44.0; extra == "sws2rst"
|
48
48
|
|
49
49
|
=========================================================================
|
50
50
|
passagemath: System and software environment
|
@@ -1,13 +1,13 @@
|
|
1
1
|
|
2
2
|
[conf]
|
3
|
-
passagemath-conf~=10.4.
|
3
|
+
passagemath-conf~=10.4.44.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.4.
|
10
|
+
passagemath-docbuild~=10.4.44.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.4.
|
19
|
+
passagemath-standard~=10.4.44.0
|
20
20
|
|
21
21
|
[sws2rst]
|
22
|
-
passagemath-sws2rst~=10.4.
|
22
|
+
passagemath-sws2rst~=10.4.44.0
|
23
23
|
|
24
24
|
[tox]
|
25
25
|
tox>=4.11
|
@@ -36,24 +36,24 @@ classifiers = [
|
|
36
36
|
requires-python = ">=3.9, <3.13"
|
37
37
|
|
38
38
|
[project.urls]
|
39
|
-
download = "https://doc.sagemath.org/html/en/installation/index.html"
|
40
39
|
"release notes" = "https://github.com/passagemath/passagemath/releases"
|
41
40
|
"repo (upstream)" = "https://github.com/sagemath/sage"
|
42
41
|
"repo" = "https://github.com/passagemath/passagemath"
|
43
42
|
documentation = "https://doc.sagemath.org"
|
44
43
|
"homepage (upstream)" = "https://www.sagemath.org"
|
44
|
+
"discourse" = "https://passagemath.discourse.group"
|
45
45
|
"tracker (upstream)" = "https://github.com/sagemath/sage/issues"
|
46
46
|
"tracker" = "https://github.com/passagemath/passagemath/issues"
|
47
47
|
|
48
48
|
[project.optional-dependencies]
|
49
|
-
conf = ['passagemath-conf ~= 10.4.
|
50
|
-
docbuild = ['passagemath-docbuild ~= 10.4.
|
51
|
-
sage = ['passagemath-standard ~= 10.4.
|
49
|
+
conf = ['passagemath-conf ~= 10.4.44.0',] # sage.env can optionally use sage_conf
|
50
|
+
docbuild = ['passagemath-docbuild ~= 10.4.44.0',] # For "sage --docbuild"
|
51
|
+
sage = ['passagemath-standard ~= 10.4.44.0',] # For "sage", "sage -t", ...
|
52
52
|
cython = ['cython >=3.0, != 3.0.3, <4.0', 'cython >=3.0.8,<3.1.0',] # For "sage --cython"
|
53
53
|
pytest = ['pytest',] # For "sage --pytest"
|
54
54
|
rst2ipynb = ['rst2ipynb >=0.2.2',] # For "sage --rst2ipynb"
|
55
55
|
tox = ['tox >= 4.11',] # For "sage --tox"
|
56
|
-
sws2rst = ['passagemath-sws2rst ~= 10.4.
|
56
|
+
sws2rst = ['passagemath-sws2rst ~= 10.4.44.0',] # For "sage --sws2rst"
|
57
57
|
|
58
58
|
[project.readme]
|
59
59
|
file = "README.rst"
|
{passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/__init__.py
RENAMED
@@ -742,6 +742,17 @@ class Executable(FileFeature):
|
|
742
742
|
sage.features.FeatureNotPresentError: does-not-exist is not available.
|
743
743
|
Executable 'does-not-exist-xxxxyxyyxyy' not found on PATH.
|
744
744
|
"""
|
745
|
+
try:
|
746
|
+
# populated in PyPI wheels by pkgs/sagemath-*/repair_wheel.py
|
747
|
+
import sage_wheels
|
748
|
+
except ImportError:
|
749
|
+
pass
|
750
|
+
else:
|
751
|
+
search_path = ':'.join(os.path.join(p, 'bin') for p in sage_wheels.__path__)
|
752
|
+
path = shutil.which(self.executable, path=search_path)
|
753
|
+
if path is not None:
|
754
|
+
return path
|
755
|
+
|
745
756
|
if SAGE_LOCAL:
|
746
757
|
if Path(SAGE_VENV).resolve() != Path(SAGE_LOCAL).resolve():
|
747
758
|
# As sage.env currently gives SAGE_LOCAL a fallback value from SAGE_VENV,
|
@@ -16,7 +16,7 @@ Features for testing the presence of ``latte_int``
|
|
16
16
|
# https://www.gnu.org/licenses/
|
17
17
|
# ****************************************************************************
|
18
18
|
|
19
|
-
from . import Executable
|
19
|
+
from . import Executable, PythonModule
|
20
20
|
from .join_feature import JoinFeature
|
21
21
|
|
22
22
|
|
@@ -77,8 +77,11 @@ class Latte(JoinFeature):
|
|
77
77
|
True
|
78
78
|
"""
|
79
79
|
JoinFeature.__init__(self, 'latte_int',
|
80
|
-
(Latte_count(),
|
81
|
-
|
80
|
+
(Latte_count(),
|
81
|
+
Latte_integrate(),
|
82
|
+
PythonModule('sage.interfaces.latte')),
|
83
|
+
description='LattE',
|
84
|
+
spkg='sagemath_latte_4ti2')
|
82
85
|
|
83
86
|
|
84
87
|
def all_features():
|
@@ -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-11-
|
6
|
-
banner = 'passagemath version 10.4.
|
4
|
+
version = '10.4.44'
|
5
|
+
date = '2024-11-05'
|
6
|
+
banner = 'passagemath version 10.4.44, Release Date: 2024-11-05'
|
@@ -1 +0,0 @@
|
|
1
|
-
10.4.41
|
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.41 → passagemath_environment-10.4.44}/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.41 → passagemath_environment-10.4.44}/requirements-editable.txt.m4
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.41 → passagemath_environment-10.4.44}/sage/features/coxeter3.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/databases.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/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
|
{passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/graphviz.py
RENAMED
File without changes
|
File without changes
|
{passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/imagemagick.py
RENAMED
File without changes
|
{passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/interfaces.py
RENAMED
File without changes
|
{passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/internet.py
RENAMED
File without changes
|
File without changes
|
{passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/join_feature.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/meataxe.py
RENAMED
File without changes
|
{passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/mip_backends.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/normaliz.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/pdf2svg.py
RENAMED
File without changes
|
{passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/phitigra.py
RENAMED
File without changes
|
{passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/pkg_systems.py
RENAMED
File without changes
|
{passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/polymake.py
RENAMED
File without changes
|
{passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/poppler.py
RENAMED
File without changes
|
File without changes
|
{passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/sagemath.py
RENAMED
File without changes
|
File without changes
|
{passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/singular.py
RENAMED
File without changes
|
{passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/sirocco.py
RENAMED
File without changes
|
File without changes
|
{passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/standard.py
RENAMED
File without changes
|
{passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/symengine_py.py
RENAMED
File without changes
|
File without changes
|
{passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/features/threejs.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/misc/package_dir.py
RENAMED
File without changes
|
{passagemath_environment-10.4.41 → passagemath_environment-10.4.44}/sage/misc/temporary_file.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|