passagemath-giac 10.5.22__cp310-cp310-musllinux_1_2_x86_64.whl → 10.5.33__cp310-cp310-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.
Files changed (41) hide show
  1. {passagemath_giac-10.5.22.dist-info → passagemath_giac-10.5.33.dist-info}/METADATA +43 -18
  2. passagemath_giac-10.5.33.dist-info/RECORD +35 -0
  3. {passagemath_giac-10.5.22.dist-info → passagemath_giac-10.5.33.dist-info}/WHEEL +1 -1
  4. passagemath_giac.libs/{libcrypto-9f64ec04.so.3 → libcrypto-2fcc0254.so.3} +0 -0
  5. passagemath_giac.libs/libcurl-7850edc8.so.4.8.0 +0 -0
  6. passagemath_giac.libs/libgcc_s-2298274a.so.1 +0 -0
  7. passagemath_giac.libs/libgfortran-784919c5.so.5.0.0 +0 -0
  8. passagemath_giac.libs/{libgiac-b5ad87ad.so.0.0.0 → libgiac-6af02eeb.so.0.0.0} +0 -0
  9. passagemath_giac.libs/libglpk-f728b597.so.40.3.1 +0 -0
  10. passagemath_giac.libs/libgmp-9bb3d78d.so.10.5.0 +0 -0
  11. passagemath_giac.libs/libgsl-1ddea564.so.28.0.0 +0 -0
  12. passagemath_giac.libs/libgslcblas-95b7c467.so.0.0.0 +0 -0
  13. passagemath_giac.libs/libintl-baa2c2eb.so.8.4.0 +0 -0
  14. passagemath_giac.libs/libmpfi-855788f0.so.0.0.0 +0 -0
  15. passagemath_giac.libs/libmpfr-e4a65ab1.so.6.2.1 +0 -0
  16. passagemath_giac.libs/libncursesw-eeb1c884.so.6.5 +0 -0
  17. passagemath_giac.libs/{libopenblas_zenp-r0-5a2bdb66.3.28.so → libopenblas_zenp-r0-7bfcb722.3.28.so} +0 -0
  18. passagemath_giac.libs/{libpari-gmp-tls-9de3868b.so.2.15.5 → libpari-gmp-tls-b4ea7792.so.2.15.5} +0 -0
  19. passagemath_giac.libs/libquadmath-33050579.so.0.0.0 +0 -0
  20. passagemath_giac.libs/libreadline-99f80b43.so.8.2 +0 -0
  21. passagemath_giac.libs/libssl-5433dad8.so.3 +0 -0
  22. passagemath_giac.libs/libstdc++-08d5c7eb.so.6.0.33 +0 -0
  23. sage/libs/giac/giac.cpython-310-x86_64-linux-gnu.so +0 -0
  24. sage_wheels/bin/giac +0 -0
  25. passagemath_giac-10.5.22.dist-info/RECORD +0 -35
  26. passagemath_giac.libs/libcurl-1f988f85.so.4.8.0 +0 -0
  27. passagemath_giac.libs/libgcc_s-a0b57c20.so.1 +0 -0
  28. passagemath_giac.libs/libgfortran-a63d0bbe.so.5.0.0 +0 -0
  29. passagemath_giac.libs/libglpk-8c6d51ba.so.40.3.1 +0 -0
  30. passagemath_giac.libs/libgmp-13610109.so.10.5.0 +0 -0
  31. passagemath_giac.libs/libgsl-0b588178.so.28.0.0 +0 -0
  32. passagemath_giac.libs/libgslcblas-fba58e76.so.0.0.0 +0 -0
  33. passagemath_giac.libs/libintl-13e01bfb.so.8.4.0 +0 -0
  34. passagemath_giac.libs/libmpfi-1b856b71.so.0.0.0 +0 -0
  35. passagemath_giac.libs/libmpfr-9845163d.so.6.2.1 +0 -0
  36. passagemath_giac.libs/libncursesw-ce4e987a.so.6.4 +0 -0
  37. passagemath_giac.libs/libquadmath-2ce5a29f.so.0.0.0 +0 -0
  38. passagemath_giac.libs/libreadline-2dca9a92.so.8.2 +0 -0
  39. passagemath_giac.libs/libssl-92df611d.so.3 +0 -0
  40. passagemath_giac.libs/libstdc++-0d31ccbe.so.6.0.32 +0 -0
  41. {passagemath_giac-10.5.22.dist-info → passagemath_giac-10.5.33.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: passagemath-giac
3
- Version: 10.5.22
3
+ Version: 10.5.33
4
4
  Summary: passagemath: Symbolic computation with GIAC
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  Maintainer: Matthias Köppe, passagemath contributors
@@ -29,7 +29,7 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
29
29
  Classifier: Topic :: Scientific/Engineering :: Mathematics
30
30
  Requires-Python: <3.14,>=3.9
31
31
  Description-Content-Type: text/x-rst
32
- Requires-Dist: passagemath-categories~=10.5.22.0
32
+ Requires-Dist: passagemath-categories~=10.5.33.0
33
33
  Provides-Extra: test
34
34
  Requires-Dist: passagemath-repl; extra == "test"
35
35
  Requires-Dist: passagemath-symbolics; extra == "test"
@@ -38,21 +38,46 @@ Requires-Dist: passagemath-symbolics; extra == "test"
38
38
  passagemath: Symbolic computation with Giac
39
39
  ========================================================================
40
40
 
41
- About SageMath
42
- --------------
43
-
44
- "Creating a Viable Open Source Alternative to
45
- Magma, Maple, Mathematica, and MATLAB"
46
-
47
- Copyright (C) 2005-2024 The Sage Development Team
48
-
49
- https://www.sagemath.org
50
-
51
- SageMath fully supports all major Linux distributions, recent versions of
52
- macOS, and Windows (Windows Subsystem for Linux).
53
-
54
- See https://doc.sagemath.org/html/en/installation/index.html
55
- for general installation instructions.
41
+ `passagemath <https://github.com/passagemath/passagemath>`__ is open
42
+ source mathematical software in Python, released under the GNU General
43
+ Public Licence GPLv2+.
44
+
45
+ It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
46
+ developed 2005-2025 under the motto “Creating a Viable Open Source
47
+ Alternative to Magma, Maple, Mathematica, and MATLAB”.
48
+
49
+ The passagemath fork was created in October 2024 with the following
50
+ goals:
51
+
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
+ - establishing first-class membership in the scientific Python
56
+ ecosystem,
57
+ - giving `clear attribution of upstream
58
+ projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
59
+ - providing independently usable Python interfaces to upstream
60
+ libraries,
61
+ - providing `platform portability and integration testing
62
+ services <https://github.com/passagemath/passagemath/issues/704>`__
63
+ to upstream projects,
64
+ - inviting collaborations with upstream projects,
65
+ - `building a professional, respectful, inclusive
66
+ community <https://groups.google.com/g/sage-devel/c/xBzaINHWwUQ>`__,
67
+ - developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
68
+ serverless deployment with Javascript,
69
+ - developing a native Windows port.
70
+
71
+ `Full documentation <https://doc.sagemath.org/html/en/index.html>`__ is
72
+ available online.
73
+
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
+
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.
56
81
 
57
82
 
58
83
  About this pip-installable distribution package
@@ -0,0 +1,35 @@
1
+ passagemath_giac.libs/libcrypto-2fcc0254.so.3,sha256=_IMp1u4H-RParCi3tkSaHSpFi7PqA24O-K2tYOYYTTI,4645945
2
+ passagemath_giac.libs/libcurl-7850edc8.so.4.8.0,sha256=rCXDDnrICtOJNRGAxKab3uHwJ49CfPCSZ5ZAVnJNhCE,3422297
3
+ passagemath_giac.libs/libgcc_s-2298274a.so.1,sha256=V2IJwfUuwSSQhJqB29JtMx8hH79dCRjAvTQIGWShH-s,181737
4
+ passagemath_giac.libs/libgfortran-784919c5.so.5.0.0,sha256=kQrU4WchfvP46ikcA4pJzojA37I-FYpfiyCRgjrjKVM,3376193
5
+ passagemath_giac.libs/libgiac-6af02eeb.so.0.0.0,sha256=HYAWKtzl9vGBUN3XuxmsGxCVFOEo7EQUKTEqrN2EF1E,197307537
6
+ passagemath_giac.libs/libglpk-f728b597.so.40.3.1,sha256=6Zpir7ZyrbkDy4y3tI-_Z_TYFMfN8jYlwpv6hu2gBS0,3355049
7
+ passagemath_giac.libs/libgmp-9bb3d78d.so.10.5.0,sha256=LbrxFL3K9pQqlVV-lxsW809kSszMu-o__8hnguDItRQ,576625
8
+ passagemath_giac.libs/libgsl-1ddea564.so.28.0.0,sha256=pUZc6idnIn5e5oYlVLvf2Un16btc-j5IALsJ01Sio5I,3916129
9
+ passagemath_giac.libs/libgslcblas-95b7c467.so.0.0.0,sha256=cmZWvVs-GoK6BJclsXrjp6pVP_KfMBsZ7uQJfDHLhoM,301505
10
+ passagemath_giac.libs/libintl-baa2c2eb.so.8.4.0,sha256=viK11MtCBJrDOvZYPZ8qt8-yiaWnbIF674nI_P5gtuw,71297
11
+ passagemath_giac.libs/libmpfi-855788f0.so.0.0.0,sha256=QPD6c-_ZVDMSTWPztVU38Jj5QNFz8Hqp7Z6IWluLj3s,442585
12
+ passagemath_giac.libs/libmpfr-e4a65ab1.so.6.2.1,sha256=gGw4LeARKS4h5YWkOVNWV2aZRWr3rZxKex5qOC--Xr0,836097
13
+ passagemath_giac.libs/libncursesw-eeb1c884.so.6.5,sha256=673LyG2f4SxCF_vQBIT5c-0BEV5cgRD72W5oFp1mchY,361881
14
+ passagemath_giac.libs/libopenblas_zenp-r0-7bfcb722.3.28.so,sha256=dXrnEIKzX57aftS8alM9ISfkLMog717EHkDEBSwW_ec,15491449
15
+ passagemath_giac.libs/libpari-gmp-tls-b4ea7792.so.2.15.5,sha256=b4mXndGCFeH_y_DUPXusHpP9EH_2Lw0dKVI3YVIeswM,11607769
16
+ passagemath_giac.libs/libquadmath-33050579.so.0.0.0,sha256=lMO2s_CgcaBht-SXfdmxZA0xgNONeNw6jo-AOqWnLZg,297585
17
+ passagemath_giac.libs/libreadline-99f80b43.so.8.2,sha256=NwPrlmrbkRz4AH2UsxSHJIYOWeDBuAEbf_2lA0fxoFY,1026769
18
+ passagemath_giac.libs/libssl-5433dad8.so.3,sha256=O2FixddUG7iVPH3ZEUK6n1GL8CVhC-y-JKx3of62Z8I,855393
19
+ passagemath_giac.libs/libstdc++-08d5c7eb.so.6.0.33,sha256=k0S_imrCh_IE6WpvxrLoVPYiRyMVf15RDWRiXPIywV8,3562401
20
+ sage/all__sagemath_giac.py,sha256=BXuEI2KgK8sqcL2WLl-U8g3GhMYOoJ6ppSNb03pvuBk,214
21
+ sage/interfaces/all__sagemath_giac.py,sha256=kb8e_2ZD2q6tVPakBcnb9ocdKdeowDDYmWkBdNfsp2w,43
22
+ sage/interfaces/giac.py,sha256=EDIv4z_4jCkhgjld2cspLXV9ACg0AIc_Xokm55uJbx4,38219
23
+ sage/libs/all__sagemath_giac.py,sha256=Ki9seZYz9nDXkjkzVTLXVAIqJdBc09sUzpK9Va8vWkM,154
24
+ sage/libs/giac/__init__.py,sha256=pQcVLi-O_WRtie1aN8ge1U-lYTPRC502AJ2l585xM3k,12908
25
+ sage/libs/giac/auto-methods.pxi,sha256=Oh58oDqlbKWeFXY6ArLMROm5iTayfaZZuVAbdWj1ZhI,676345
26
+ sage/libs/giac/giac.cpython-310-x86_64-linux-gnu.so,sha256=C8sAHe4efy0hLHn1f5KQTSIv8lPa7KK-Dj6eWOErBu0,17003241
27
+ sage/libs/giac/giac.pxd,sha256=u5TF3tAucvOa5ypyZyAeB8lLe_dRT1YAxCKEmOxdkng,8238
28
+ sage/libs/giac/giac.pyx,sha256=CuwKJe1xP5hwgZ__0jWofwEI7KHnmxoNmswnO7jOqyU,68830
29
+ sage/libs/giac/keywords.pxi,sha256=y_L_dsEE3lIopMt8fsbOhGN8b3iueAwT5Y7BSSUs3O0,25732
30
+ sage/libs/giac/misc.h,sha256=gDMJlwTFblzrfnWaoPGgxC1oQas03BP22ecBa5d-JJA,2548
31
+ sage_wheels/bin/giac,sha256=w2hzvLQwa3O0bugv0r69C5C_cNa9H6CZDMTDIAHaXUM,3492145
32
+ passagemath_giac-10.5.33.dist-info/METADATA,sha256=6SWFYOrv2bu1O_hmWqaK-kR3ZdFXOfsooONK6_3QOQM,6696
33
+ passagemath_giac-10.5.33.dist-info/WHEEL,sha256=Y1po9wJemUxV3QfSxUJEf7hMWR6d4KoBJZzLLzcgMiE,112
34
+ passagemath_giac-10.5.33.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
35
+ passagemath_giac-10.5.33.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.8.0)
2
+ Generator: setuptools (80.4.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp310-cp310-musllinux_1_2_x86_64
5
5
 
sage_wheels/bin/giac CHANGED
Binary file
@@ -1,35 +0,0 @@
1
- passagemath_giac.libs/libcrypto-9f64ec04.so.3,sha256=jVOD6j-6PZ2AXpe9oyo_d9b_4hkGq7P5G98qGWtu-_8,4629569
2
- passagemath_giac.libs/libcurl-1f988f85.so.4.8.0,sha256=YALZh9jsLzjxUfmsYNFAmk-UAd3gLNWFa1sqWipjhlE,3426409
3
- passagemath_giac.libs/libgcc_s-a0b57c20.so.1,sha256=XPAr2giQZFaQKDEig3i_sQM7zfbaGkuhwmZ9ryvu-Vk,148041
4
- passagemath_giac.libs/libgfortran-a63d0bbe.so.5.0.0,sha256=_lAhX2HGq403xGW24BB4GZT3oy2-T_gmFxmf8fgVs7c,3187713
5
- passagemath_giac.libs/libgiac-b5ad87ad.so.0.0.0,sha256=C7hlNJUL5W35nF66eeLc4JfCp5WzyeM6Q6MXTJwitPc,180678977
6
- passagemath_giac.libs/libglpk-8c6d51ba.so.40.3.1,sha256=VriXL7kQq1kcN1RBRduncgQZuNxe1ZOT9t2o05Plwpc,3318185
7
- passagemath_giac.libs/libgmp-13610109.so.10.5.0,sha256=-vMDAKJHIAOE6udSE_CP8N8z6hjNlvL5F8J72YFTNPs,568433
8
- passagemath_giac.libs/libgsl-0b588178.so.28.0.0,sha256=m9UdYTkRRk_K5PuRL8E-TKULU9faoqNNkzqV2o-z-hI,3858785
9
- passagemath_giac.libs/libgslcblas-fba58e76.so.0.0.0,sha256=ec7c7KLbHagEUw6L_obPRAkt0qiY6_CrYB7vsacmSyY,276929
10
- passagemath_giac.libs/libintl-13e01bfb.so.8.4.0,sha256=0-XWHY47tDD81i_WX-CmMN_ycPYN7DtjSUpINLpN5YY,71297
11
- passagemath_giac.libs/libmpfi-1b856b71.so.0.0.0,sha256=Fnhh-Spg2ykCQlu95X2RFQHJqOkmakupdTf1RQ4kiJg,442585
12
- passagemath_giac.libs/libmpfr-9845163d.so.6.2.1,sha256=VQPFU4KH_RlwdxR2wF_1e85HofMo86WddQ3ncXV22H4,811521
13
- passagemath_giac.libs/libncursesw-ce4e987a.so.6.4,sha256=lXYqBX_39HzJWB9FfPCmNDj8ptgh0Lch1mZm8FfcNmo,357785
14
- passagemath_giac.libs/libopenblas_zenp-r0-5a2bdb66.3.28.so,sha256=9na7H1G60MEvLkMmb4YCTzoioHsxrAlgJB330eFMTGM,15147385
15
- passagemath_giac.libs/libpari-gmp-tls-9de3868b.so.2.15.5,sha256=pU6ZDctxbLshWKg8iXg-B4E-aF2kFTVzpyxnwmB-sgc,11484889
16
- passagemath_giac.libs/libquadmath-2ce5a29f.so.0.0.0,sha256=1wBSZXfNozJ-X6g11Gjaimnng7VoZhGbAFnp7gKvmL4,293489
17
- passagemath_giac.libs/libreadline-2dca9a92.so.8.2,sha256=IQTlUH4roYGkNOOFD0gy6PX4gkVNK7Ja_HQhkztMQ7c,1022673
18
- passagemath_giac.libs/libssl-92df611d.so.3,sha256=0BCp7535AoASYmf7SvEd6Vm5Og4YEWD1cc_xt9h18IU,855393
19
- passagemath_giac.libs/libstdc++-0d31ccbe.so.6.0.32,sha256=QyUTnI2umnGgPmNJ-6F_BVIAJnq6-70cNoEWpma6EFQ,3494521
20
- sage/all__sagemath_giac.py,sha256=BXuEI2KgK8sqcL2WLl-U8g3GhMYOoJ6ppSNb03pvuBk,214
21
- sage/interfaces/all__sagemath_giac.py,sha256=kb8e_2ZD2q6tVPakBcnb9ocdKdeowDDYmWkBdNfsp2w,43
22
- sage/interfaces/giac.py,sha256=EDIv4z_4jCkhgjld2cspLXV9ACg0AIc_Xokm55uJbx4,38219
23
- sage/libs/all__sagemath_giac.py,sha256=Ki9seZYz9nDXkjkzVTLXVAIqJdBc09sUzpK9Va8vWkM,154
24
- sage/libs/giac/__init__.py,sha256=pQcVLi-O_WRtie1aN8ge1U-lYTPRC502AJ2l585xM3k,12908
25
- sage/libs/giac/auto-methods.pxi,sha256=Oh58oDqlbKWeFXY6ArLMROm5iTayfaZZuVAbdWj1ZhI,676345
26
- sage/libs/giac/giac.cpython-310-x86_64-linux-gnu.so,sha256=cUglwd-wDTxiQiRLtH7XqvY2cBJRiE-4yLiyQZ4XMnk,16691937
27
- sage/libs/giac/giac.pxd,sha256=u5TF3tAucvOa5ypyZyAeB8lLe_dRT1YAxCKEmOxdkng,8238
28
- sage/libs/giac/giac.pyx,sha256=CuwKJe1xP5hwgZ__0jWofwEI7KHnmxoNmswnO7jOqyU,68830
29
- sage/libs/giac/keywords.pxi,sha256=y_L_dsEE3lIopMt8fsbOhGN8b3iueAwT5Y7BSSUs3O0,25732
30
- sage/libs/giac/misc.h,sha256=gDMJlwTFblzrfnWaoPGgxC1oQas03BP22ecBa5d-JJA,2548
31
- sage_wheels/bin/giac,sha256=erkaotKNdDMGHX15N1hIaak5G17F7ewg50yEiVkFvHs,3275481
32
- passagemath_giac-10.5.22.dist-info/METADATA,sha256=M9F_4uzKSQ2qhKtJiQIJ8v-Kk92ZpaxCgUqMJSAJR4I,5245
33
- passagemath_giac-10.5.22.dist-info/WHEEL,sha256=DDnBhUM7-L-1MsGgeYzrz5jNXPxsjSo_ECuEBVKVW64,112
34
- passagemath_giac-10.5.22.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
35
- passagemath_giac-10.5.22.dist-info/RECORD,,
Binary file