passagemath-tachyon 10.5.42__tar.gz → 10.6.31rc3__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.

Potentially problematic release.


This version of passagemath-tachyon might be problematic. Click here for more details.

Files changed (20) hide show
  1. {passagemath_tachyon-10.5.42/passagemath_tachyon.egg-info → passagemath_tachyon-10.6.31rc3}/PKG-INFO +26 -21
  2. {passagemath_tachyon-10.5.42 → passagemath_tachyon-10.6.31rc3}/README.rst +17 -14
  3. passagemath_tachyon-10.6.31rc3/VERSION.txt +1 -0
  4. {passagemath_tachyon-10.5.42 → passagemath_tachyon-10.6.31rc3/passagemath_tachyon.egg-info}/PKG-INFO +26 -21
  5. passagemath_tachyon-10.6.31rc3/passagemath_tachyon.egg-info/requires.txt +9 -0
  6. {passagemath_tachyon-10.5.42 → passagemath_tachyon-10.6.31rc3}/pyproject.toml +14 -13
  7. {passagemath_tachyon-10.5.42 → passagemath_tachyon-10.6.31rc3}/sage/all__sagemath_tachyon.py +1 -0
  8. {passagemath_tachyon-10.5.42 → passagemath_tachyon-10.6.31rc3}/sage/interfaces/tachyon.py +1 -1
  9. {passagemath_tachyon-10.5.42 → passagemath_tachyon-10.6.31rc3}/setup.py +1 -0
  10. passagemath_tachyon-10.5.42/VERSION.txt +0 -1
  11. passagemath_tachyon-10.5.42/passagemath_tachyon.egg-info/requires.txt +0 -6
  12. {passagemath_tachyon-10.5.42 → passagemath_tachyon-10.6.31rc3}/MANIFEST.in +0 -0
  13. {passagemath_tachyon-10.5.42 → passagemath_tachyon-10.6.31rc3}/passagemath_tachyon.egg-info/SOURCES.txt +0 -0
  14. {passagemath_tachyon-10.5.42 → passagemath_tachyon-10.6.31rc3}/passagemath_tachyon.egg-info/dependency_links.txt +0 -0
  15. {passagemath_tachyon-10.5.42 → passagemath_tachyon-10.6.31rc3}/passagemath_tachyon.egg-info/top_level.txt +0 -0
  16. {passagemath_tachyon-10.5.42 → passagemath_tachyon-10.6.31rc3}/sage/ext_data/doctest/invalid/syntax_error.tachyon +0 -0
  17. {passagemath_tachyon-10.5.42 → passagemath_tachyon-10.6.31rc3}/sage/interfaces/all__sagemath_tachyon.py +0 -0
  18. {passagemath_tachyon-10.5.42 → passagemath_tachyon-10.6.31rc3}/sage/libs/all__sagemath_tachyon.py +0 -0
  19. {passagemath_tachyon-10.5.42 → passagemath_tachyon-10.6.31rc3}/sage/libs/tachyon.pyx +0 -0
  20. {passagemath_tachyon-10.5.42 → passagemath_tachyon-10.6.31rc3}/setup.cfg +0 -0
@@ -1,14 +1,14 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-tachyon
3
- Version: 10.5.42
4
- Summary: passagemath: Computations on monomial ideals with Frobby
3
+ Version: 10.6.31rc3
4
+ Summary: passagemath: Interface to the ray tracing system tachyon
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  Maintainer: Matthias Köppe, passagemath contributors
7
7
  License-Expression: GPL-2.0-or-later
8
8
  Project-URL: release notes, https://github.com/passagemath/passagemath/releases
9
9
  Project-URL: repo (upstream), https://github.com/sagemath/sage
10
10
  Project-URL: repo, https://github.com/passagemath/passagemath
11
- Project-URL: documentation, https://doc.sagemath.org
11
+ Project-URL: documentation, https://passagemath.org/docs/latest
12
12
  Project-URL: homepage (upstream), https://www.sagemath.org
13
13
  Project-URL: discourse, https://passagemath.discourse.group
14
14
  Project-URL: tracker (upstream), https://github.com/sagemath/sage/issues
@@ -17,20 +17,22 @@ Classifier: Development Status :: 6 - Mature
17
17
  Classifier: Intended Audience :: Education
18
18
  Classifier: Intended Audience :: Science/Research
19
19
  Classifier: Operating System :: POSIX
20
+ Classifier: Operating System :: POSIX :: Linux
20
21
  Classifier: Operating System :: MacOS :: MacOS X
21
22
  Classifier: Programming Language :: Python :: 3 :: Only
22
- Classifier: Programming Language :: Python :: 3.9
23
23
  Classifier: Programming Language :: Python :: 3.10
24
24
  Classifier: Programming Language :: Python :: 3.11
25
25
  Classifier: Programming Language :: Python :: 3.12
26
26
  Classifier: Programming Language :: Python :: 3.13
27
+ Classifier: Programming Language :: Python :: 3.14
27
28
  Classifier: Programming Language :: Python :: Implementation :: CPython
28
29
  Classifier: Topic :: Scientific/Engineering :: Mathematics
29
- Requires-Python: <3.14,>=3.9
30
+ Requires-Python: <3.15,>=3.10
30
31
  Description-Content-Type: text/x-rst
32
+ Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
31
33
  Requires-Dist: cysignals!=1.12.0,>=1.11.2
32
- Requires-Dist: passagemath-environment~=10.5.42.0
33
- Requires-Dist: passagemath-objects~=10.5.42.0
34
+ Requires-Dist: passagemath-environment==10.6.31rc3
35
+ Requires-Dist: passagemath-objects==10.6.31rc3
34
36
  Provides-Extra: test
35
37
  Requires-Dist: passagemath-repl; extra == "test"
36
38
 
@@ -46,45 +48,48 @@ It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
46
48
  developed 2005-2025 under the motto “Creating a Viable Open Source
47
49
  Alternative to Magma, Maple, Mathematica, and MATLAB”.
48
50
 
49
- The passagemath fork was created in October 2024 with the following
50
- goals:
51
+ The passagemath fork uses the motto "Creating a Free Passage Between the
52
+ Scientific Python Ecosystem and Mathematical Software Communities."
53
+ It was created in October 2024 with the following goals:
51
54
 
52
- - providing modularized installation with pip, thus completing a `major
53
- project started in 2020 in the Sage
54
- codebase <https://github.com/sagemath/sage/issues/29705>`__,
55
+ - providing modularized installation with pip,
55
56
  - establishing first-class membership in the scientific Python
56
57
  ecosystem,
57
58
  - giving `clear attribution of upstream
58
59
  projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
59
60
  - providing independently usable Python interfaces to upstream
60
61
  libraries,
61
- - providing `platform portability and integration testing
62
+ - offering `platform portability and integration testing
62
63
  services <https://github.com/passagemath/passagemath/issues/704>`__
63
64
  to upstream projects,
64
65
  - inviting collaborations with upstream projects,
65
66
  - `building a professional, respectful, inclusive
66
67
  community <https://groups.google.com/g/sage-devel/c/xBzaINHWwUQ>`__,
68
+ - `empowering Sage users to participate in the scientific Python ecosystem
69
+ <https://github.com/passagemath/passagemath/issues/248>`__ by publishing packages,
67
70
  - developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
68
71
  serverless deployment with Javascript,
69
72
  - developing a native Windows port.
70
73
 
71
- `Full documentation <https://doc.sagemath.org/html/en/index.html>`__ is
74
+ `Full documentation <https://passagemath.org/docs/latest/html/en/index.html>`__ is
72
75
  available online.
73
76
 
74
- passagemath attempts to support all major Linux distributions and recent versions of
75
- macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or
76
- virtualization.
77
+ passagemath attempts to support and provides binary wheels suitable for
78
+ all major Linux distributions and recent versions of macOS.
77
79
 
78
- Complete sets of binary wheels are provided on PyPI for Python versions 3.9.x-3.12.x.
79
- Python 3.13.x is also supported, but some third-party packages are still missing wheels,
80
- so compilation from source is triggered for those.
80
+ Binary wheels for native Windows (x86_64) are are available for a subset of
81
+ the passagemath distributions. Use of the full functionality of passagemath
82
+ on Windows currently requires the use of Windows Subsystem for Linux (WSL)
83
+ or virtualization.
84
+
85
+ The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.
81
86
 
82
87
 
83
88
  About this pip-installable distribution package
84
89
  -----------------------------------------------
85
90
 
86
91
  This pip-installable source distribution ``passagemath-tachyon`` provides an interface to
87
- the ray tracing system [tachyon](http://jedi.ks.uiuc.edu/~johns/raytracer/).
92
+ the ray tracing system `tachyon <http://jedi.ks.uiuc.edu/~johns/raytracer/>`_.
88
93
 
89
94
 
90
95
  Examples
@@ -10,45 +10,48 @@ It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
10
10
  developed 2005-2025 under the motto “Creating a Viable Open Source
11
11
  Alternative to Magma, Maple, Mathematica, and MATLAB”.
12
12
 
13
- The passagemath fork was created in October 2024 with the following
14
- goals:
13
+ The passagemath fork uses the motto "Creating a Free Passage Between the
14
+ Scientific Python Ecosystem and Mathematical Software Communities."
15
+ It was created in October 2024 with the following goals:
15
16
 
16
- - providing modularized installation with pip, thus completing a `major
17
- project started in 2020 in the Sage
18
- codebase <https://github.com/sagemath/sage/issues/29705>`__,
17
+ - providing modularized installation with pip,
19
18
  - establishing first-class membership in the scientific Python
20
19
  ecosystem,
21
20
  - giving `clear attribution of upstream
22
21
  projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
23
22
  - providing independently usable Python interfaces to upstream
24
23
  libraries,
25
- - providing `platform portability and integration testing
24
+ - offering `platform portability and integration testing
26
25
  services <https://github.com/passagemath/passagemath/issues/704>`__
27
26
  to upstream projects,
28
27
  - inviting collaborations with upstream projects,
29
28
  - `building a professional, respectful, inclusive
30
29
  community <https://groups.google.com/g/sage-devel/c/xBzaINHWwUQ>`__,
30
+ - `empowering Sage users to participate in the scientific Python ecosystem
31
+ <https://github.com/passagemath/passagemath/issues/248>`__ by publishing packages,
31
32
  - developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
32
33
  serverless deployment with Javascript,
33
34
  - developing a native Windows port.
34
35
 
35
- `Full documentation <https://doc.sagemath.org/html/en/index.html>`__ is
36
+ `Full documentation <https://passagemath.org/docs/latest/html/en/index.html>`__ is
36
37
  available online.
37
38
 
38
- passagemath attempts to support all major Linux distributions and recent versions of
39
- macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or
40
- virtualization.
39
+ passagemath attempts to support and provides binary wheels suitable for
40
+ all major Linux distributions and recent versions of macOS.
41
41
 
42
- Complete sets of binary wheels are provided on PyPI for Python versions 3.9.x-3.12.x.
43
- Python 3.13.x is also supported, but some third-party packages are still missing wheels,
44
- so compilation from source is triggered for those.
42
+ Binary wheels for native Windows (x86_64) are are available for a subset of
43
+ the passagemath distributions. Use of the full functionality of passagemath
44
+ on Windows currently requires the use of Windows Subsystem for Linux (WSL)
45
+ or virtualization.
46
+
47
+ The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.
45
48
 
46
49
 
47
50
  About this pip-installable distribution package
48
51
  -----------------------------------------------
49
52
 
50
53
  This pip-installable source distribution ``passagemath-tachyon`` provides an interface to
51
- the ray tracing system [tachyon](http://jedi.ks.uiuc.edu/~johns/raytracer/).
54
+ the ray tracing system `tachyon <http://jedi.ks.uiuc.edu/~johns/raytracer/>`_.
52
55
 
53
56
 
54
57
  Examples
@@ -0,0 +1 @@
1
+ 10.6.31.rc3
@@ -1,14 +1,14 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-tachyon
3
- Version: 10.5.42
4
- Summary: passagemath: Computations on monomial ideals with Frobby
3
+ Version: 10.6.31rc3
4
+ Summary: passagemath: Interface to the ray tracing system tachyon
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  Maintainer: Matthias Köppe, passagemath contributors
7
7
  License-Expression: GPL-2.0-or-later
8
8
  Project-URL: release notes, https://github.com/passagemath/passagemath/releases
9
9
  Project-URL: repo (upstream), https://github.com/sagemath/sage
10
10
  Project-URL: repo, https://github.com/passagemath/passagemath
11
- Project-URL: documentation, https://doc.sagemath.org
11
+ Project-URL: documentation, https://passagemath.org/docs/latest
12
12
  Project-URL: homepage (upstream), https://www.sagemath.org
13
13
  Project-URL: discourse, https://passagemath.discourse.group
14
14
  Project-URL: tracker (upstream), https://github.com/sagemath/sage/issues
@@ -17,20 +17,22 @@ Classifier: Development Status :: 6 - Mature
17
17
  Classifier: Intended Audience :: Education
18
18
  Classifier: Intended Audience :: Science/Research
19
19
  Classifier: Operating System :: POSIX
20
+ Classifier: Operating System :: POSIX :: Linux
20
21
  Classifier: Operating System :: MacOS :: MacOS X
21
22
  Classifier: Programming Language :: Python :: 3 :: Only
22
- Classifier: Programming Language :: Python :: 3.9
23
23
  Classifier: Programming Language :: Python :: 3.10
24
24
  Classifier: Programming Language :: Python :: 3.11
25
25
  Classifier: Programming Language :: Python :: 3.12
26
26
  Classifier: Programming Language :: Python :: 3.13
27
+ Classifier: Programming Language :: Python :: 3.14
27
28
  Classifier: Programming Language :: Python :: Implementation :: CPython
28
29
  Classifier: Topic :: Scientific/Engineering :: Mathematics
29
- Requires-Python: <3.14,>=3.9
30
+ Requires-Python: <3.15,>=3.10
30
31
  Description-Content-Type: text/x-rst
32
+ Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
31
33
  Requires-Dist: cysignals!=1.12.0,>=1.11.2
32
- Requires-Dist: passagemath-environment~=10.5.42.0
33
- Requires-Dist: passagemath-objects~=10.5.42.0
34
+ Requires-Dist: passagemath-environment==10.6.31rc3
35
+ Requires-Dist: passagemath-objects==10.6.31rc3
34
36
  Provides-Extra: test
35
37
  Requires-Dist: passagemath-repl; extra == "test"
36
38
 
@@ -46,45 +48,48 @@ It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
46
48
  developed 2005-2025 under the motto “Creating a Viable Open Source
47
49
  Alternative to Magma, Maple, Mathematica, and MATLAB”.
48
50
 
49
- The passagemath fork was created in October 2024 with the following
50
- goals:
51
+ The passagemath fork uses the motto "Creating a Free Passage Between the
52
+ Scientific Python Ecosystem and Mathematical Software Communities."
53
+ It was created in October 2024 with the following goals:
51
54
 
52
- - providing modularized installation with pip, thus completing a `major
53
- project started in 2020 in the Sage
54
- codebase <https://github.com/sagemath/sage/issues/29705>`__,
55
+ - providing modularized installation with pip,
55
56
  - establishing first-class membership in the scientific Python
56
57
  ecosystem,
57
58
  - giving `clear attribution of upstream
58
59
  projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
59
60
  - providing independently usable Python interfaces to upstream
60
61
  libraries,
61
- - providing `platform portability and integration testing
62
+ - offering `platform portability and integration testing
62
63
  services <https://github.com/passagemath/passagemath/issues/704>`__
63
64
  to upstream projects,
64
65
  - inviting collaborations with upstream projects,
65
66
  - `building a professional, respectful, inclusive
66
67
  community <https://groups.google.com/g/sage-devel/c/xBzaINHWwUQ>`__,
68
+ - `empowering Sage users to participate in the scientific Python ecosystem
69
+ <https://github.com/passagemath/passagemath/issues/248>`__ by publishing packages,
67
70
  - developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
68
71
  serverless deployment with Javascript,
69
72
  - developing a native Windows port.
70
73
 
71
- `Full documentation <https://doc.sagemath.org/html/en/index.html>`__ is
74
+ `Full documentation <https://passagemath.org/docs/latest/html/en/index.html>`__ is
72
75
  available online.
73
76
 
74
- passagemath attempts to support all major Linux distributions and recent versions of
75
- macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or
76
- virtualization.
77
+ passagemath attempts to support and provides binary wheels suitable for
78
+ all major Linux distributions and recent versions of macOS.
77
79
 
78
- Complete sets of binary wheels are provided on PyPI for Python versions 3.9.x-3.12.x.
79
- Python 3.13.x is also supported, but some third-party packages are still missing wheels,
80
- so compilation from source is triggered for those.
80
+ Binary wheels for native Windows (x86_64) are are available for a subset of
81
+ the passagemath distributions. Use of the full functionality of passagemath
82
+ on Windows currently requires the use of Windows Subsystem for Linux (WSL)
83
+ or virtualization.
84
+
85
+ The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.
81
86
 
82
87
 
83
88
  About this pip-installable distribution package
84
89
  -----------------------------------------------
85
90
 
86
91
  This pip-installable source distribution ``passagemath-tachyon`` provides an interface to
87
- the ray tracing system [tachyon](http://jedi.ks.uiuc.edu/~johns/raytracer/).
92
+ the ray tracing system `tachyon <http://jedi.ks.uiuc.edu/~johns/raytracer/>`_.
88
93
 
89
94
 
90
95
  Examples
@@ -0,0 +1,9 @@
1
+ cysignals!=1.12.0,>=1.11.2
2
+ passagemath-environment==10.6.31rc3
3
+ passagemath-objects==10.6.31rc3
4
+
5
+ [:sys_platform == "win32"]
6
+ cysignals<1.12.4
7
+
8
+ [test]
9
+ passagemath-repl
@@ -1,24 +1,24 @@
1
- # Generated by SAGE_ROOT/bootstrap; do not edit
2
1
  [build-system]
3
2
  # Minimum requirements for the build system to execute.
4
3
  requires = [
5
4
  'setuptools >= 77.0.0',
6
5
  'pkgconfig',
7
- 'passagemath-setup ~= 10.5.42.0',
8
- 'passagemath-environment ~= 10.5.42.0',
9
- 'passagemath-objects ~= 10.5.42.0',
10
- 'cython >=3.0, != 3.0.3, <4.0', 'cython >=3.0.8,<3.1.0',
11
- 'cysignals >=1.11.2, != 1.12.0',
6
+ 'passagemath-conf == 10.6.31rc3 ; sys_platform != "win32"',
7
+ 'passagemath-setup == 10.6.31rc3',
8
+ 'passagemath-environment == 10.6.31rc3',
9
+ 'passagemath-objects == 10.6.31rc3',
10
+ 'cython >=3.0.8, <3.2.0', 'cython >=3.0.8,<3.2.0',
11
+ 'cysignals <1.12.4; sys_platform == "win32"', 'cysignals >=1.11.2, != 1.12.0',
12
12
  ]
13
13
  build-backend = "setuptools.build_meta"
14
14
 
15
15
  [project]
16
16
  name = "passagemath-tachyon"
17
- description = "passagemath: Computations on monomial ideals with Frobby"
17
+ description = "passagemath: Interface to the ray tracing system tachyon"
18
18
  dependencies = [
19
- 'cysignals >=1.11.2, != 1.12.0',
20
- 'passagemath-environment ~= 10.5.42.0',
21
- 'passagemath-objects ~= 10.5.42.0',
19
+ 'cysignals <1.12.4; sys_platform == "win32"', 'cysignals >=1.11.2, != 1.12.0',
20
+ 'passagemath-environment == 10.6.31rc3',
21
+ 'passagemath-objects == 10.6.31rc3',
22
22
  ]
23
23
  dynamic = ["version"]
24
24
  license = "GPL-2.0-or-later"
@@ -32,23 +32,24 @@ classifiers = [
32
32
  "Intended Audience :: Education",
33
33
  "Intended Audience :: Science/Research",
34
34
  "Operating System :: POSIX",
35
+ "Operating System :: POSIX :: Linux",
35
36
  "Operating System :: MacOS :: MacOS X",
36
37
  "Programming Language :: Python :: 3 :: Only",
37
- "Programming Language :: Python :: 3.9",
38
38
  "Programming Language :: Python :: 3.10",
39
39
  "Programming Language :: Python :: 3.11",
40
40
  "Programming Language :: Python :: 3.12",
41
41
  "Programming Language :: Python :: 3.13",
42
+ "Programming Language :: Python :: 3.14",
42
43
  "Programming Language :: Python :: Implementation :: CPython",
43
44
  "Topic :: Scientific/Engineering :: Mathematics",
44
45
  ]
45
- requires-python = ">=3.9, <3.14"
46
+ requires-python = ">=3.10, <3.15"
46
47
 
47
48
  [project.urls]
48
49
  "release notes" = "https://github.com/passagemath/passagemath/releases"
49
50
  "repo (upstream)" = "https://github.com/sagemath/sage"
50
51
  "repo" = "https://github.com/passagemath/passagemath"
51
- documentation = "https://doc.sagemath.org"
52
+ documentation = "https://passagemath.org/docs/latest"
52
53
  "homepage (upstream)" = "https://www.sagemath.org"
53
54
  "discourse" = "https://passagemath.discourse.group"
54
55
  "tracker (upstream)" = "https://github.com/sagemath/sage/issues"
@@ -1,4 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-tachyon
2
+ # delvewheel: patch
2
3
 
3
4
  from sage.all__sagemath_objects import *
4
5
 
@@ -787,7 +787,7 @@ class TachyonRT(SageObject):
787
787
  sage: tgen.str()[30:40]
788
788
  'resolution'
789
789
  sage: t(tgen.str(), outfile=os.devnull)
790
- tachyon ...
790
+ ...tachyon ...
791
791
  Tachyon Parallel/Multiprocessor Ray Tracer...
792
792
 
793
793
  TESTS::
@@ -14,4 +14,5 @@ sage_setup(['sagemath-tachyon'],
14
14
  "doctest/invalid/*",
15
15
  ],
16
16
  },
17
+ py_limited_api=True,
17
18
  )
@@ -1 +0,0 @@
1
- 10.5.42
@@ -1,6 +0,0 @@
1
- cysignals!=1.12.0,>=1.11.2
2
- passagemath-environment~=10.5.42.0
3
- passagemath-objects~=10.5.42.0
4
-
5
- [test]
6
- passagemath-repl