passagemath-giac 10.6.31rc3__cp314-cp314-musllinux_1_2_aarch64.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.

Potentially problematic release.


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

Files changed (36) hide show
  1. passagemath_giac-10.6.31rc3.dist-info/METADATA +155 -0
  2. passagemath_giac-10.6.31rc3.dist-info/RECORD +36 -0
  3. passagemath_giac-10.6.31rc3.dist-info/WHEEL +5 -0
  4. passagemath_giac-10.6.31rc3.dist-info/top_level.txt +2 -0
  5. passagemath_giac.libs/libcrypto-cb7a8316.so.3 +0 -0
  6. passagemath_giac.libs/libcurl-c1a82911.so.4.8.0 +0 -0
  7. passagemath_giac.libs/libgcc_s-2d945d6c.so.1 +0 -0
  8. passagemath_giac.libs/libgfortran-67378ab2.so.5.0.0 +0 -0
  9. passagemath_giac.libs/libgiac-a37fd824.so.0.0.0 +0 -0
  10. passagemath_giac.libs/libglpk-b001aa75.so.40.3.1 +0 -0
  11. passagemath_giac.libs/libgmp-28992bcb.so.10.5.0 +0 -0
  12. passagemath_giac.libs/libgmpxx-fecb01a9.so.4.7.0 +0 -0
  13. passagemath_giac.libs/libgsl-23768756.so.28.0.0 +0 -0
  14. passagemath_giac.libs/libgslcblas-b1b3bbd5.so.0.0.0 +0 -0
  15. passagemath_giac.libs/libintl-e6cfaa6f.so.8.4.5 +0 -0
  16. passagemath_giac.libs/libmpfi-a366cad0.so.0.0.0 +0 -0
  17. passagemath_giac.libs/libmpfr-e34bb864.so.6.2.1 +0 -0
  18. passagemath_giac.libs/libmps-5d514376.so.3.0.1 +0 -0
  19. passagemath_giac.libs/libncursesw-0ad83d5f.so.6.5 +0 -0
  20. passagemath_giac.libs/libopenblasp-r0-503f0c35.3.29.so +0 -0
  21. passagemath_giac.libs/libpari-gmp-tls-0efe854a.so.2.17.2 +0 -0
  22. passagemath_giac.libs/libreadline-3f6fb6b3.so.8.2 +0 -0
  23. passagemath_giac.libs/libssl-e964e536.so.3 +0 -0
  24. passagemath_giac.libs/libstdc++-85f2cd6d.so.6.0.33 +0 -0
  25. sage/all__sagemath_giac.py +11 -0
  26. sage/interfaces/all__sagemath_giac.py +1 -0
  27. sage/interfaces/giac.py +1264 -0
  28. sage/libs/all__sagemath_giac.py +7 -0
  29. sage/libs/giac/__init__.py +356 -0
  30. sage/libs/giac/auto-methods.pxi +16982 -0
  31. sage/libs/giac/giac.cpython-314-aarch64-linux-musl.so +0 -0
  32. sage/libs/giac/giac.pxd +205 -0
  33. sage/libs/giac/giac.pyx +2076 -0
  34. sage/libs/giac/keywords.pxi +10 -0
  35. sage/libs/giac/misc.h +117 -0
  36. sage_wheels/bin/giac +0 -0
@@ -0,0 +1,155 @@
1
+ Metadata-Version: 2.4
2
+ Name: passagemath-giac
3
+ Version: 10.6.31rc3
4
+ Summary: passagemath: Symbolic computation with GIAC
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: passagemath-categories==10.6.31rc3
33
+ Provides-Extra: test
34
+ Requires-Dist: passagemath-repl; extra == "test"
35
+ Requires-Dist: passagemath-symbolics; extra == "test"
36
+
37
+ ========================================================================
38
+ passagemath: Symbolic computation with Giac
39
+ ========================================================================
40
+
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 uses the motto "Creating a Free Passage Between the
50
+ Scientific Python Ecosystem and Mathematical Software Communities."
51
+ It was created in October 2024 with the following goals:
52
+
53
+ - providing modularized installation with pip,
54
+ - establishing first-class membership in the scientific Python
55
+ ecosystem,
56
+ - giving `clear attribution of upstream
57
+ projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
58
+ - providing independently usable Python interfaces to upstream
59
+ libraries,
60
+ - offering `platform portability and integration testing
61
+ services <https://github.com/passagemath/passagemath/issues/704>`__
62
+ to upstream projects,
63
+ - inviting collaborations with upstream projects,
64
+ - `building a professional, respectful, inclusive
65
+ community <https://groups.google.com/g/sage-devel/c/xBzaINHWwUQ>`__,
66
+ - `empowering Sage users to participate in the scientific Python ecosystem
67
+ <https://github.com/passagemath/passagemath/issues/248>`__ by publishing packages,
68
+ - developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
69
+ serverless deployment with Javascript,
70
+ - developing a native Windows port.
71
+
72
+ `Full documentation <https://passagemath.org/docs/latest/html/en/index.html>`__ is
73
+ available online.
74
+
75
+ passagemath attempts to support and provides binary wheels suitable for
76
+ all major Linux distributions and recent versions of macOS.
77
+
78
+ Binary wheels for native Windows (x86_64) are are available for a subset of
79
+ the passagemath distributions. Use of the full functionality of passagemath
80
+ on Windows currently requires the use of Windows Subsystem for Linux (WSL)
81
+ or virtualization.
82
+
83
+ The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.
84
+
85
+
86
+ About this pip-installable distribution package
87
+ -----------------------------------------------
88
+
89
+ `Giac/Xcas <https://www-fourier.ujf-grenoble.fr/~parisse/giac.html>`_
90
+ is a general purpose Computer algebra system by Bernard Parisse released under GPLv3.
91
+ It has been developed since 2000 and is widely used: Giac/Xcas is the native CAS engine
92
+ of the HP Prime calculators; the C++ kernel of the system, Giac, provides the CAS view
93
+ of `Geogebra <https://www.geogebra.org/>`_.
94
+
95
+ This pip-installable source distribution ``passagemath-giac`` makes Giac available
96
+ from Python and provides integration with the Sage Mathematical Software System.
97
+
98
+
99
+ What is included
100
+ ----------------
101
+
102
+ - `Cython interface to GIAC <https://passagemath.org/docs/latest/html/en/reference/libs/sage/libs/giac.html>`_
103
+
104
+ The Cython interface is by Frederic Han and was previously available under the name
105
+ `giacpy-sage <https://gitlab.math.univ-paris-diderot.fr/han/giacpy-sage/>`_.
106
+ It was merged into the Sage library in 2020.
107
+
108
+ - `Pexpect interface to GIAC <https://passagemath.org/docs/latest/html/en/reference/interfaces/sage/interfaces/giac.html>`_
109
+
110
+ - see https://github.com/passagemath/passagemath/blob/main/pkgs/sagemath-giac/MANIFEST.in
111
+
112
+ - The binary wheels on PyPI ship a prebuilt copy of the Giac library.
113
+
114
+
115
+ Examples
116
+ --------
117
+
118
+ A quick way to try it out interactively::
119
+
120
+ $ pipx run --pip-args="--prefer-binary" --spec "passagemath-giac[test]" ipython
121
+
122
+ In [1]: from sage.all__sagemath_giac import *
123
+
124
+ In [2]: x = libgiac('x')
125
+
126
+ In [3]: V = [[x[i]**j for i in range(8)] for j in range(8)]
127
+
128
+ In [4]: libgiac(V).dim()
129
+ Out[4]: [8,8]
130
+
131
+ In [5]: libgiac.det_minor(V).factor()
132
+ Out[5]: (x[6]-(x[7]))*(x[5]-(x[7]))*(x[5]-(x[6]))*(x[4]-(x[7]))*(x[4]-(x[6]))*(x[4]-(x[5]))*(x[3]-(x[7]))*(x[3]-(x[6]))*(x[3]-(x[5]))*(x[3]-(x[4]))*(x[2]-(x[7]))*(x[2]-(x[6]))*(x[2]-(x[5]))*(x[2]-(x[4]))*(x[2]-(x[3]))*(x[1]-(x[7]))*(x[1]-(x[6]))*(x[1]-(x[5]))*(x[1]-(x[4]))*(x[1]-(x[3]))*(x[1]-(x[2]))*(x[0]-(x[7]))*(x[0]-(x[6]))*(x[0]-(x[5]))*(x[0]-(x[4]))*(x[0]-(x[3]))*(x[0]-(x[2]))*(x[0]-(x[1]))
133
+
134
+ In [6]: (x+5)**(1/3) # note here 1/3 is done in Python before being sent to Giac
135
+ Out[6]: (x+5)^0.333333333333
136
+
137
+ In [7]: (x+5)**QQ('1/3') # using Sage rationals
138
+ Out[7]: (x+5)^(1/3)
139
+
140
+ In [8]: from fractions import Fraction # using Python rationals
141
+
142
+ In [9]: (x+5)**Fraction(1,3)
143
+ Out[9]: (x+5)^(1/3)
144
+
145
+ The last example again, using the Sage REPL::
146
+
147
+ $ pipx run --pip-args="--prefer-binary" --spec "passagemath-giac[test]" sage
148
+ Warning: sage.all is not available; this is a limited REPL.
149
+
150
+ sage: from sage.all__sagemath_giac import *
151
+
152
+ sage: x = libgiac('x')
153
+
154
+ sage: (x+5)^(1/3) # the Sage preparser translates this to (x+5)**QQ('1/3')
155
+ (x+5)^(1/3)
@@ -0,0 +1,36 @@
1
+ passagemath_giac.libs/libcrypto-cb7a8316.so.3,sha256=3VgEFeecPZv6tSyyWAxYowdlW3UFxa4z3d0kAYGVSjU,5622809
2
+ passagemath_giac.libs/libcurl-c1a82911.so.4.8.0,sha256=gXufehNOa34vI67rLlYEP1gL8utmrdKCUcy67faKUNA,992337
3
+ passagemath_giac.libs/libgcc_s-2d945d6c.so.1,sha256=NdOgO2If8roY3PSnJ81CsBa1rjMvN_uWPCo_V0ThwEY,203337
4
+ passagemath_giac.libs/libgfortran-67378ab2.so.5.0.0,sha256=A91Op_3ABLyRZ8zL3gXSHIQx8Ole8PHTFZ3TMRbmGxs,1738025
5
+ passagemath_giac.libs/libgiac-a37fd824.so.0.0.0,sha256=-rhHnQArkVjeRITQNXWgsFqqmSqfN8VHi-Pp9dafBIU,185821561
6
+ passagemath_giac.libs/libglpk-b001aa75.so.40.3.1,sha256=HETFh7DP08ZQlOUN2QRwOpnHCYgZeIIc-BQM5jq-vf8,3414577
7
+ passagemath_giac.libs/libgmp-28992bcb.so.10.5.0,sha256=chvEgOPn69KHFEAC4oKOFhJ2LjYfSTYlyAEyFvE1hJg,668217
8
+ passagemath_giac.libs/libgmpxx-fecb01a9.so.4.7.0,sha256=BkfN5kf8gm9TcQm2JFejBdo15G_Eux2vFDR1YUVcXw8,271345
9
+ passagemath_giac.libs/libgsl-23768756.so.28.0.0,sha256=EFxDKCmL8xENRJVQ0eZZSyLOPSZPb9VQLSuPgqAfsMo,3815297
10
+ passagemath_giac.libs/libgslcblas-b1b3bbd5.so.0.0.0,sha256=mDksqOJAS7Z1or99_3b_rKL4aU6j9AY4PIZ81Nc9U9Q,397273
11
+ passagemath_giac.libs/libintl-e6cfaa6f.so.8.4.5,sha256=fwTe_ZJVexMGoBJU4GxmFzXNiL6GmDR9pf0LJ5CreYg,331177
12
+ passagemath_giac.libs/libmpfi-a366cad0.so.0.0.0,sha256=IM26VYD1A-CJHMZ6XsxPbrMzi79huyacVBxuHDFob0M,661737
13
+ passagemath_giac.libs/libmpfr-e34bb864.so.6.2.1,sha256=WmkxV5-9R13fjzso71U22-c_r9jNTtlOC6qE-ZwszGk,931905
14
+ passagemath_giac.libs/libmps-5d514376.so.3.0.1,sha256=PaXZWoNI7HMYVPIAuaFhOk_29sU4loQAYVhi89Sv75w,2315969
15
+ passagemath_giac.libs/libncursesw-0ad83d5f.so.6.5,sha256=ZDB7rMXGxbiA5rQNjBqiBkF2FYp6zsbe5KmskEUcOoA,478081
16
+ passagemath_giac.libs/libopenblasp-r0-503f0c35.3.29.so,sha256=9TXSi3fPF12lvTfJcZfd4EzbsJAUcTs8M7j0Hau7RKk,23179593
17
+ passagemath_giac.libs/libpari-gmp-tls-0efe854a.so.2.17.2,sha256=adcL1UQUAx9P8ASvcnRap8BloKDUIa2sV3BnCcr115E,11094969
18
+ passagemath_giac.libs/libreadline-3f6fb6b3.so.8.2,sha256=uo4zbALDrP8pi8R3Oj0GRsSaKmcGCfw3_-xaz9JLUAo,606497
19
+ passagemath_giac.libs/libssl-e964e536.so.3,sha256=RYA18rqiFmm_wKpbvWn3mNAPYxz2Mfl8G-wYlk-N7k0,1205265
20
+ passagemath_giac.libs/libstdc++-85f2cd6d.so.6.0.33,sha256=D3uBWNGP8cz5PIqwr4jUgv7u70AIVsNEjLuj90icFcw,3651889
21
+ sage/all__sagemath_giac.py,sha256=_84rzeYsEqRQvyrfa7KhH_4YeeYISi-1Bl-nCVWGE6w,234
22
+ sage/interfaces/all__sagemath_giac.py,sha256=kb8e_2ZD2q6tVPakBcnb9ocdKdeowDDYmWkBdNfsp2w,43
23
+ sage/interfaces/giac.py,sha256=mzv08OdogL81GP8oHwT-5f_4y0v6BKYt8ZOA4a8usDw,38218
24
+ sage/libs/all__sagemath_giac.py,sha256=Ki9seZYz9nDXkjkzVTLXVAIqJdBc09sUzpK9Va8vWkM,154
25
+ sage/libs/giac/__init__.py,sha256=pQcVLi-O_WRtie1aN8ge1U-lYTPRC502AJ2l585xM3k,12908
26
+ sage/libs/giac/auto-methods.pxi,sha256=Oh58oDqlbKWeFXY6ArLMROm5iTayfaZZuVAbdWj1ZhI,676345
27
+ sage/libs/giac/giac.cpython-314-aarch64-linux-musl.so,sha256=FBG9XEKw_RN8T1PqIbISIjuJzBHf6aVA6zVwtnuH3s4,15019065
28
+ sage/libs/giac/giac.pxd,sha256=u5TF3tAucvOa5ypyZyAeB8lLe_dRT1YAxCKEmOxdkng,8238
29
+ sage/libs/giac/giac.pyx,sha256=2V9MYLPrvnINYG7BUDVyazBVdgchkTpoFqRCzNhfIdw,68898
30
+ sage/libs/giac/keywords.pxi,sha256=y_L_dsEE3lIopMt8fsbOhGN8b3iueAwT5Y7BSSUs3O0,25732
31
+ sage/libs/giac/misc.h,sha256=gDMJlwTFblzrfnWaoPGgxC1oQas03BP22ecBa5d-JJA,2548
32
+ sage_wheels/bin/giac,sha256=3H0tiKBU4djvssoyDIHxNeXlErVAba5Zc30wIw54Gas,3486409
33
+ passagemath_giac-10.6.31rc3.dist-info/METADATA,sha256=F_tLnrP5s3TmdQ8NBKf5cwqIqP0wdTseZysvuLAsVnY,6843
34
+ passagemath_giac-10.6.31rc3.dist-info/WHEEL,sha256=YkrrUEsfsMGYhv0j9OET9fyyb_PAeJ2gXOscdwOjcyo,113
35
+ passagemath_giac-10.6.31rc3.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
36
+ passagemath_giac-10.6.31rc3.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (80.9.0)
3
+ Root-Is-Purelib: false
4
+ Tag: cp314-cp314-musllinux_1_2_aarch64
5
+
@@ -0,0 +1,2 @@
1
+
2
+ sage
@@ -0,0 +1,11 @@
1
+ # sage_setup: distribution = sagemath-giac
2
+ # delvewheel: patch
3
+
4
+ from sage.all__sagemath_categories import *
5
+
6
+ try:
7
+ from sage.all__sagemath_symbolics import *
8
+ except ImportError:
9
+ pass
10
+
11
+ from sage.libs.all__sagemath_giac import *
@@ -0,0 +1 @@
1
+ # sage_setup: distribution = sagemath-giac