passagemath-frobby 10.4.66__cp311-cp311-musllinux_1_2_x86_64.whl → 10.6.33__cp311-cp311-musllinux_1_2_x86_64.whl

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.
@@ -0,0 +1,104 @@
1
+ Metadata-Version: 2.4
2
+ Name: passagemath-frobby
3
+ Version: 10.6.33
4
+ Summary: passagemath: Computations on monomial ideals with Frobby
5
+ Author-email: The Sage Developers <sage-support@googlegroups.com>
6
+ Maintainer: Matthias Köppe, passagemath contributors
7
+ License-Expression: GPL-2.0-or-later
8
+ Project-URL: release notes, https://github.com/passagemath/passagemath/releases
9
+ Project-URL: repo (upstream), https://github.com/sagemath/sage
10
+ Project-URL: repo, https://github.com/passagemath/passagemath
11
+ Project-URL: documentation, https://passagemath.org/docs/latest
12
+ Project-URL: homepage (upstream), https://www.sagemath.org
13
+ Project-URL: discourse, https://passagemath.discourse.group
14
+ Project-URL: tracker (upstream), https://github.com/sagemath/sage/issues
15
+ Project-URL: tracker, https://github.com/passagemath/passagemath/issues
16
+ Classifier: Development Status :: 6 - Mature
17
+ Classifier: Intended Audience :: Education
18
+ Classifier: Intended Audience :: Science/Research
19
+ Classifier: Operating System :: POSIX
20
+ Classifier: Operating System :: POSIX :: Linux
21
+ Classifier: Operating System :: MacOS :: MacOS X
22
+ Classifier: Programming Language :: Python :: 3 :: Only
23
+ Classifier: Programming Language :: Python :: 3.10
24
+ Classifier: Programming Language :: Python :: 3.11
25
+ Classifier: Programming Language :: Python :: 3.12
26
+ Classifier: Programming Language :: Python :: 3.13
27
+ Classifier: Programming Language :: Python :: 3.14
28
+ Classifier: Programming Language :: Python :: Implementation :: CPython
29
+ Classifier: Topic :: Scientific/Engineering :: Mathematics
30
+ Requires-Python: <3.15,>=3.10
31
+ Description-Content-Type: text/x-rst
32
+ Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
33
+ Requires-Dist: cysignals!=1.12.0,>=1.11.2
34
+ Requires-Dist: passagemath-environment~=10.6.33.0
35
+ Requires-Dist: passagemath-categories~=10.6.33.0
36
+ Provides-Extra: test
37
+ Requires-Dist: passagemath-graphs; extra == "test"
38
+ Requires-Dist: passagemath-repl; extra == "test"
39
+ Requires-Dist: passagemath-singular; extra == "test"
40
+
41
+ ========================================================
42
+ passagemath: Computations on monomial ideals with Frobby
43
+ ========================================================
44
+
45
+ `passagemath <https://github.com/passagemath/passagemath>`__ is open
46
+ source mathematical software in Python, released under the GNU General
47
+ Public Licence GPLv2+.
48
+
49
+ It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
50
+ developed 2005-2025 under the motto “Creating a Viable Open Source
51
+ Alternative to Magma, Maple, Mathematica, and MATLAB”.
52
+
53
+ The passagemath fork uses the motto "Creating a Free Passage Between the
54
+ Scientific Python Ecosystem and Mathematical Software Communities."
55
+ It was created in October 2024 with the following goals:
56
+
57
+ - providing modularized installation with pip,
58
+ - establishing first-class membership in the scientific Python
59
+ ecosystem,
60
+ - giving `clear attribution of upstream
61
+ projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
62
+ - providing independently usable Python interfaces to upstream
63
+ libraries,
64
+ - offering `platform portability and integration testing
65
+ services <https://github.com/passagemath/passagemath/issues/704>`__
66
+ to upstream projects,
67
+ - inviting collaborations with upstream projects,
68
+ - `building a professional, respectful, inclusive
69
+ community <https://groups.google.com/g/sage-devel/c/xBzaINHWwUQ>`__,
70
+ - `empowering Sage users to participate in the scientific Python ecosystem
71
+ <https://github.com/passagemath/passagemath/issues/248>`__ by publishing packages,
72
+ - developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
73
+ serverless deployment with Javascript,
74
+ - developing a native Windows port.
75
+
76
+ `Full documentation <https://passagemath.org/docs/latest/html/en/index.html>`__ is
77
+ available online.
78
+
79
+ passagemath attempts to support and provides binary wheels suitable for
80
+ all major Linux distributions and recent versions of macOS.
81
+
82
+ Binary wheels for native Windows (x86_64) are are available for a subset of
83
+ the passagemath distributions. Use of the full functionality of passagemath
84
+ on Windows currently requires the use of Windows Subsystem for Linux (WSL)
85
+ or virtualization.
86
+
87
+ The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.
88
+
89
+
90
+ About this pip-installable distribution package
91
+ -----------------------------------------------
92
+
93
+ This pip-installable source distribution ``passagemath-frobby`` provides an interface to Frobby,
94
+ the package for computations on monomial ideals.
95
+
96
+
97
+ Examples
98
+ --------
99
+
100
+ A quick way to try it out interactively::
101
+
102
+ $ pipx run --pip-args="--prefer-binary" --spec "passagemath-frobby[test]" ipython
103
+
104
+ In [1]: from sage.all__sagemath_frobby import *
@@ -0,0 +1,15 @@
1
+ passagemath_frobby.libs/libgcc_s-0cd532bd.so.1,sha256=QrXyyMoT5eFz2Df1EXoEtsBCQ3VIESveeHklGujc_48,183337
2
+ passagemath_frobby.libs/libgmp-0e7fc84e.so.10.5.0,sha256=19mj7ISusOKPTVdhqjzZ-Ts-9Qf82f4a_8Sslp-ypCg,773097
3
+ passagemath_frobby.libs/libgmpxx-9e08595c.so.4.7.0,sha256=eLnIZMnsFKbS4L-OKjfLJIA6wsLcQRRnEzBRrRkgme4,78873
4
+ passagemath_frobby.libs/libstdc++-5d72f927.so.6.0.33,sha256=i_QxuLSNJcDImiug4WsF5wNgprWyeL3Mc09ILo-0-Dc,3564129
5
+ sage/all__sagemath_frobby.py,sha256=wUVmrSObaZXZnOlWGlQnNJCuYQR-GTJM0VjPCsysIQg,192
6
+ sage/interfaces/all__sagemath_frobby.py,sha256=8Gs1smRLFdGXCb2uKk6xy0wkdR8twjy7TlbvxQXV1gc,45
7
+ sage/interfaces/frobby.py,sha256=NAXJL2ybODNM3V1EyjMW_C2KKjt0b9wRVrWLWO5ePnI,16693
8
+ sage/libs/all__sagemath_frobby.py,sha256=8Gs1smRLFdGXCb2uKk6xy0wkdR8twjy7TlbvxQXV1gc,45
9
+ sage/libs/frobby.cpython-311-x86_64-linux-musl.so,sha256=FWcEUVSXYWGib6mnOLcYiOHRzUCMw_lMINx9u6zT94U,52704
10
+ sage/libs/frobby.pyx,sha256=8Gs1smRLFdGXCb2uKk6xy0wkdR8twjy7TlbvxQXV1gc,45
11
+ sage_wheels/bin/frobby,sha256=gvZ31U4P_Eu8IxQZuicC4LHEJZlu-ZPDk0eTOHokVAA,26735353
12
+ passagemath_frobby-10.6.33.dist-info/METADATA,sha256=t1LoYiUnoc07g67mdvuKmzdbEEWECdGchkfaDKv2axA,4695
13
+ passagemath_frobby-10.6.33.dist-info/WHEEL,sha256=kA_iIvT-cxTFNl4I8QDfFHN1DAyqZDYakVXCaObxeLo,112
14
+ passagemath_frobby-10.6.33.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
15
+ passagemath_frobby-10.6.33.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.6.0)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp311-cp311-musllinux_1_2_x86_64
5
5
 
@@ -1,4 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-frobby
2
+ # delvewheel: patch
2
3
 
3
4
  from sage.all__sagemath_categories import *
4
5
  from sage.all__sagemath_graphs import *
sage/libs/frobby.pyx ADDED
@@ -0,0 +1 @@
1
+ # sage_setup: distribution = sagemath-frobby
sage_wheels/bin/frobby ADDED
Binary file
@@ -1,74 +0,0 @@
1
- Metadata-Version: 2.1
2
- Name: passagemath-frobby
3
- Version: 10.4.66
4
- Summary: passagemath: Computations on monomial ideals with Frobby
5
- Author-email: The Sage Developers <sage-support@googlegroups.com>
6
- Maintainer: Matthias Köppe, passagemath contributors
7
- License: GNU General Public License (GPL) v2 or later
8
- Project-URL: release notes, https://github.com/passagemath/passagemath/releases
9
- Project-URL: repo (upstream), https://github.com/sagemath/sage
10
- Project-URL: repo, https://github.com/passagemath/passagemath
11
- Project-URL: documentation, https://doc.sagemath.org
12
- Project-URL: homepage (upstream), https://www.sagemath.org
13
- Project-URL: discourse, https://passagemath.discourse.group
14
- Project-URL: tracker (upstream), https://github.com/sagemath/sage/issues
15
- Project-URL: tracker, https://github.com/passagemath/passagemath/issues
16
- Classifier: Development Status :: 6 - Mature
17
- Classifier: Intended Audience :: Education
18
- Classifier: Intended Audience :: Science/Research
19
- Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
20
- Classifier: Operating System :: POSIX
21
- Classifier: Operating System :: MacOS :: MacOS X
22
- Classifier: Programming Language :: Python :: 3 :: Only
23
- Classifier: Programming Language :: Python :: 3.9
24
- Classifier: Programming Language :: Python :: 3.10
25
- Classifier: Programming Language :: Python :: 3.11
26
- Classifier: Programming Language :: Python :: 3.12
27
- Classifier: Programming Language :: Python :: Implementation :: CPython
28
- Classifier: Topic :: Scientific/Engineering :: Mathematics
29
- Requires-Python: <3.13,>=3.9
30
- Description-Content-Type: text/x-rst
31
- Requires-Dist: cysignals>=1.10.2
32
- Requires-Dist: cysignals<1.12,>=1.10.2
33
- Requires-Dist: passagemath-environment~=10.4.66.0
34
- Requires-Dist: passagemath-categories~=10.4.66.0
35
- Provides-Extra: test
36
- Requires-Dist: passagemath-graphs; extra == "test"
37
- Requires-Dist: passagemath-repl; extra == "test"
38
- Requires-Dist: passagemath-singular; extra == "test"
39
-
40
- ========================================================
41
- passagemath: Computations on monomial ideals with Frobby
42
- ========================================================
43
-
44
- About SageMath
45
- --------------
46
-
47
- "Creating a Viable Open Source Alternative to
48
- Magma, Maple, Mathematica, and MATLAB"
49
-
50
- Copyright (C) 2005-2024 The Sage Development Team
51
-
52
- https://www.sagemath.org
53
-
54
- SageMath fully supports all major Linux distributions, recent versions of
55
- macOS, and Windows (Windows Subsystem for Linux).
56
-
57
- See https://doc.sagemath.org/html/en/installation/index.html
58
- for general installation instructions.
59
-
60
-
61
- About this pip-installable distribution package
62
- -----------------------------------------------
63
-
64
- This pip-installable source distribution ``sagemath-frobby`` provides an interface to Frobby.
65
-
66
-
67
- Examples
68
- --------
69
-
70
- A quick way to try it out interactively::
71
-
72
- $ pipx run --pip-args="--prefer-binary" --spec "passagemath-frobby[test]" ipython
73
-
74
- In [1]: from sage.all__sagemath_frobby import *
@@ -1,9 +0,0 @@
1
- passagemath_frobby-10.4.66.dist-info/top_level.txt,sha256=hibFyzQHiLOMK68qL1OWsNKaXOmSXqZjeLTBem6Yy7I,5
2
- passagemath_frobby-10.4.66.dist-info/RECORD,,
3
- passagemath_frobby-10.4.66.dist-info/METADATA,sha256=2CwRYXYeOhMXPpwfu7pEbN3dI5zc8PGG52izCUhC8Lw,2940
4
- passagemath_frobby-10.4.66.dist-info/WHEEL,sha256=xlZFz0OpWVCP3tw4yhNz35wYwmPRd-qlUAr-4_O4igQ,112
5
- sage/all__sagemath_frobby.py,sha256=ZZLIxeb2nBT4yQeA2DJP-RAv4cu-U6uMgxlMwzt1H2c,172
6
- sage/libs/frobby.cpython-311-x86_64-linux-musl.so,sha256=ZdCoLnpKDZD_ZIT36vrZGsmxKkBvPRnwKTKRQolhiCI,67272
7
- sage/libs/all__sagemath_frobby.py,sha256=8Gs1smRLFdGXCb2uKk6xy0wkdR8twjy7TlbvxQXV1gc,45
8
- sage/interfaces/all__sagemath_frobby.py,sha256=8Gs1smRLFdGXCb2uKk6xy0wkdR8twjy7TlbvxQXV1gc,45
9
- sage/interfaces/frobby.py,sha256=NAXJL2ybODNM3V1EyjMW_C2KKjt0b9wRVrWLWO5ePnI,16693