passagemath-giac 10.5.27__cp39-cp39-musllinux_1_2_i686.whl → 10.5.29__cp39-cp39-musllinux_1_2_i686.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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-giac
3
- Version: 10.5.27
3
+ Version: 10.5.29
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.27.0
32
+ Requires-Dist: passagemath-categories~=10.5.29.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
@@ -2,7 +2,7 @@ passagemath_giac.libs/libcrypto-054b6000.so.3,sha256=jvGFgh6pERlZrTh-y0Nq257YaZc
2
2
  passagemath_giac.libs/libcurl-dcaf1cf1.so.4.8.0,sha256=S3Lr4hqnuPAVKhWwzEgXTtO6Alb8oIn-ioOtauDxup8,3287205
3
3
  passagemath_giac.libs/libgcc_s-1257a076.so.1,sha256=wbXWo2Qh33OuE7spB8-mVbZoEiUkvZu6ZH78pUNr9X8,168321
4
4
  passagemath_giac.libs/libgfortran-0b0db298.so.5.0.0,sha256=r6P8geGDao4y-20WjIxdhgAxgSl2-Y4piskuYDPg8to,3001517
5
- passagemath_giac.libs/libgiac-769c66e7.so.0.0.0,sha256=WSQBOc-lCL36cEVD_Na6CGlmfdO8LDLJRxa2HEZQjuk,157049797
5
+ passagemath_giac.libs/libgiac-769c66e7.so.0.0.0,sha256=Oa6fL7Yckap52FpE0eWwwWbEV5T8PlP5ChRwFI1k6v8,157049797
6
6
  passagemath_giac.libs/libglpk-060f9170.so.40.3.1,sha256=WWbDmzbMRW0Am2RcmtZhPYi8sACvr5U0T19zBEasfLo,3056081
7
7
  passagemath_giac.libs/libgmp-52188c9f.so.10.5.0,sha256=TVbRGpzqsJKx8qFzm0HcIwpSuhIBVvG17Jcv-jTc7Ws,563913
8
8
  passagemath_giac.libs/libgsl-f3818f00.so.28.0.0,sha256=YbNl7SrYZXLWhV6069-HVKGmzeB3eX3Dh72jjOp2VFM,4272501
@@ -12,7 +12,7 @@ passagemath_giac.libs/libmpfi-6d6ae99d.so.0.0.0,sha256=wMXmyXnbjTcKM182NTytasBsQ
12
12
  passagemath_giac.libs/libmpfr-8375c798.so.6.2.1,sha256=86Dggpz0cRpekpQ9qHk9Iotmgmt7Jf95Py80LTG3IlM,942597
13
13
  passagemath_giac.libs/libncursesw-71dc8801.so.6.4,sha256=QuhkdRFCKxumaLJUHng7ao6pNBG9m60mJ8G1jMyMAqU,353717
14
14
  passagemath_giac.libs/libopenblas_barcelonap-r0-e5126a40.3.28.so,sha256=sKxJfHcEHFaz2pxtnhbAMvN_fG2hFLW9e-hEnUUQRS8,15579521
15
- passagemath_giac.libs/libpari-gmp-tls-1deb7282.so.2.15.5,sha256=BY-HX-g_-n16n-NuL-bwZq590zZAdlRxDicmaQcgcqE,11665173
15
+ passagemath_giac.libs/libpari-gmp-tls-4bc4695c.so.2.15.5,sha256=aJtIrP1odXo1eCxSU_L7hEHaO8_WLNvieTWLd5jymfo,11665173
16
16
  passagemath_giac.libs/libquadmath-c74057f5.so.0.0.0,sha256=jWF-KADL_GEnFOp6sNE6xe3QjHw2PF2LPuC49fEVNS8,485997
17
17
  passagemath_giac.libs/libreadline-954ab28d.so.8.2,sha256=DNJBbXmYYpVqSmrEZfG0rF_0QZhrimVd4OMNf-5fANE,924445
18
18
  passagemath_giac.libs/libssl-4c418d86.so.3,sha256=QDdjCfkGKzGArw9zwdZRoFuuv5tF1kHMNIreF0daLQc,875917
@@ -23,13 +23,13 @@ sage/interfaces/giac.py,sha256=EDIv4z_4jCkhgjld2cspLXV9ACg0AIc_Xokm55uJbx4,38219
23
23
  sage/libs/all__sagemath_giac.py,sha256=Ki9seZYz9nDXkjkzVTLXVAIqJdBc09sUzpK9Va8vWkM,154
24
24
  sage/libs/giac/__init__.py,sha256=pQcVLi-O_WRtie1aN8ge1U-lYTPRC502AJ2l585xM3k,12908
25
25
  sage/libs/giac/auto-methods.pxi,sha256=Oh58oDqlbKWeFXY6ArLMROm5iTayfaZZuVAbdWj1ZhI,676345
26
- sage/libs/giac/giac.cpython-39-i386-linux-gnu.so,sha256=Gg8BgPsQ_-Dq6w1YRL4c7otbcXmbAZD79_O-oX4PoOo,15298989
26
+ sage/libs/giac/giac.cpython-39-i386-linux-gnu.so,sha256=T8t7ALgyVgYT9WNyeiQGLwqXQdSJEsUxDG0VzpEXezw,15298989
27
27
  sage/libs/giac/giac.pxd,sha256=u5TF3tAucvOa5ypyZyAeB8lLe_dRT1YAxCKEmOxdkng,8238
28
28
  sage/libs/giac/giac.pyx,sha256=CuwKJe1xP5hwgZ__0jWofwEI7KHnmxoNmswnO7jOqyU,68830
29
29
  sage/libs/giac/keywords.pxi,sha256=y_L_dsEE3lIopMt8fsbOhGN8b3iueAwT5Y7BSSUs3O0,25732
30
30
  sage/libs/giac/misc.h,sha256=gDMJlwTFblzrfnWaoPGgxC1oQas03BP22ecBa5d-JJA,2548
31
31
  sage_wheels/bin/giac,sha256=gDXVCHU8Y3VUeKS0MA3nzB87C23Tdorbd52K9f_Czks,2980461
32
- passagemath_giac-10.5.27.dist-info/METADATA,sha256=sKc9Aua_OJqLHhVEm03ADpYd_eCHUHkJjALIwfLkXh0,5245
33
- passagemath_giac-10.5.27.dist-info/WHEEL,sha256=_1MDy8BZDdT9zpbYkz0XMPzAv9gW2GEyWupIGUNt0i8,108
34
- passagemath_giac-10.5.27.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
35
- passagemath_giac-10.5.27.dist-info/RECORD,,
32
+ passagemath_giac-10.5.29.dist-info/METADATA,sha256=W9S8jYYuiPjublVa2knLODsZIpi0BaHdaBPYFOIS43g,6696
33
+ passagemath_giac-10.5.29.dist-info/WHEEL,sha256=bQIuy31UWKzo69YXLHpfeuYmfIVkvyo-COsRnF6xwkU,108
34
+ passagemath_giac-10.5.29.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
35
+ passagemath_giac-10.5.29.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (79.0.1)
2
+ Generator: setuptools (80.1.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp39-cp39-musllinux_1_2_i686
5
5