passagemath-plot 10.6.31rc2__cp313-cp313-macosx_13_0_arm64.whl → 10.6.31rc3__cp313-cp313-macosx_13_0_arm64.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-plot might be problematic. Click here for more details.
- {passagemath_plot-10.6.31rc2.dist-info → passagemath_plot-10.6.31rc3.dist-info}/METADATA +5 -5
- {passagemath_plot-10.6.31rc2.dist-info → passagemath_plot-10.6.31rc3.dist-info}/RECORD +14 -14
- passagemath_plot.dylibs/libgfortran.5.dylib +0 -0
- passagemath_plot.dylibs/libquadmath.0.dylib +0 -0
- sage/plot/colors.py +1 -1
- sage/plot/complex_plot.cpython-313-darwin.so +0 -0
- sage/plot/plot3d/base.cpython-313-darwin.so +0 -0
- sage/plot/plot3d/implicit_surface.cpython-313-darwin.so +0 -0
- sage/plot/plot3d/index_face_set.cpython-313-darwin.so +0 -0
- sage/plot/plot3d/parametric_surface.cpython-313-darwin.so +0 -0
- sage/plot/plot3d/shapes.cpython-313-darwin.so +0 -0
- sage/plot/plot3d/transform.cpython-313-darwin.so +0 -0
- {passagemath_plot-10.6.31rc2.dist-info → passagemath_plot-10.6.31rc3.dist-info}/WHEEL +0 -0
- {passagemath_plot-10.6.31rc2.dist-info → passagemath_plot-10.6.31rc3.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-plot
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.31rc3
|
|
4
4
|
Summary: passagemath: Plotting and graphics with Matplotlib, Three.JS, etc.
|
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
|
@@ -27,14 +27,14 @@ Classifier: Programming Language :: Python :: 3.12
|
|
|
27
27
|
Classifier: Programming Language :: Python :: 3.13
|
|
28
28
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
29
29
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
30
|
-
Requires-Python: <3.
|
|
30
|
+
Requires-Python: <3.15,>=3.10
|
|
31
31
|
Description-Content-Type: text/x-rst
|
|
32
32
|
Requires-Dist: gmpy2~=2.1.b999
|
|
33
33
|
Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
|
|
34
34
|
Requires-Dist: cysignals!=1.12.0,>=1.11.2
|
|
35
35
|
Requires-Dist: memory_allocator
|
|
36
|
-
Requires-Dist: passagemath-categories==10.6.
|
|
37
|
-
Requires-Dist: passagemath-modules==10.6.
|
|
36
|
+
Requires-Dist: passagemath-categories==10.6.31rc3
|
|
37
|
+
Requires-Dist: passagemath-modules==10.6.31rc3
|
|
38
38
|
Requires-Dist: numpy>=1.19
|
|
39
39
|
Requires-Dist: numpy>=1.22.4
|
|
40
40
|
Requires-Dist: scipy>=1.5
|
|
@@ -52,7 +52,7 @@ Provides-Extra: matplotlib
|
|
|
52
52
|
Provides-Extra: playwright
|
|
53
53
|
Requires-Dist: playwright; extra == "playwright"
|
|
54
54
|
Provides-Extra: tachyon
|
|
55
|
-
Requires-Dist: passagemath-tachyon==10.6.
|
|
55
|
+
Requires-Dist: passagemath-tachyon==10.6.31rc3; extra == "tachyon"
|
|
56
56
|
Provides-Extra: threejs
|
|
57
57
|
Provides-Extra: graphs
|
|
58
58
|
Requires-Dist: passagemath-graphs; extra == "graphs"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
passagemath_plot-10.6.
|
|
2
|
-
passagemath_plot-10.6.
|
|
3
|
-
passagemath_plot-10.6.
|
|
4
|
-
passagemath_plot-10.6.
|
|
1
|
+
passagemath_plot-10.6.31rc3.dist-info/RECORD,,
|
|
2
|
+
passagemath_plot-10.6.31rc3.dist-info/WHEEL,sha256=kXhjAk4l4-cEIS1SjPDOm7-791qK4vKG27T_LvSNhyU,136
|
|
3
|
+
passagemath_plot-10.6.31rc3.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
|
|
4
|
+
passagemath_plot-10.6.31rc3.dist-info/METADATA,sha256=KWRXe1TMNej-65SOvUWfJog3bQLQBZNrUQD66IjRf6k,8212
|
|
5
5
|
sage/all__sagemath_plot.py,sha256=481iDn0mWXqJgA5UcrqTRUnIWQs-uTEeouT23IngI9o,409
|
|
6
6
|
sage/plot/animate.py,sha256=lTFRdsPKS6pG2SLp_6SCc-JifRNr6VU6HxbPN5rRbjI,70208
|
|
7
7
|
sage/plot/graphics.py,sha256=WXVxjhG1iAYSUu4TAb1fz706H-8g_XPxTnGf95iAd38,144398
|
|
@@ -20,7 +20,7 @@ sage/plot/hyperbolic_regular_polygon.py,sha256=HspZ_q0WLesL2CqnKqMhFFnVQmXenzYZ8
|
|
|
20
20
|
sage/plot/arrow.py,sha256=c1ODgg-2tr_GOy6pwNeS8Dpvo0J-CGVERG44zLxolso,25016
|
|
21
21
|
sage/plot/complex_plot.pyx,sha256=57sdzqsTdo84xQuBhdGJTJINXXM0SienJALpKXvd5tQ,54490
|
|
22
22
|
sage/plot/all.py,sha256=_efUOuKjGCjI1LF2dX5xhj2Taryqoro46kB54Cg_vxM,1768
|
|
23
|
-
sage/plot/complex_plot.cpython-313-darwin.so,sha256=
|
|
23
|
+
sage/plot/complex_plot.cpython-313-darwin.so,sha256=TIgsA71fC44XCugQfASMLrWKtXhXtbOy4OZ6C1saE_0,276128
|
|
24
24
|
sage/plot/matrix_plot.py,sha256=R63yeg4udVVymMkuD9lW4jWzdJO9jRuBOA4g_T_THN0,25666
|
|
25
25
|
sage/plot/point.py,sha256=sJZbwCeNVbwOQi2_dgFG88JzYQ_j3-5guO4Wzc96x5U,19705
|
|
26
26
|
sage/plot/hyperbolic_polygon.py,sha256=t9HdgZI1Ya8jO7qwUSQL72cTzk9ZFfrX4nEgpFh6iD4,14474
|
|
@@ -34,7 +34,7 @@ sage/plot/bar_chart.py,sha256=BozcZEQVjvs0BqfNDrs_Xc7xEGemsYRGaZI6UfBiPwk,6812
|
|
|
34
34
|
sage/plot/ellipse.py,sha256=b9h2MWha2T8RKa38FkhjqP-GkxoUY8uLSuwB3BwDe4o,12401
|
|
35
35
|
sage/plot/arc.py,sha256=fi4eUvVbAO1kAf_aRAg9mYoiGHhsTuYXdsRsdFiYt_I,15682
|
|
36
36
|
sage/plot/hyperbolic_arc.py,sha256=ktgr7r5V6d9vSBrfpmKej4uK5qVyIEFYcv8l-CUKGfg,13477
|
|
37
|
-
sage/plot/colors.py,sha256=
|
|
37
|
+
sage/plot/colors.py,sha256=LufwJ9xJRYLnMimSQ3BffAu0L7Ee3kzffP-qVtvgo7Y,54233
|
|
38
38
|
sage/plot/plot3d/tachyon.py,sha256=6NhDtxJLA7pKqajMPD6wiDqSDvHjzx2XQru_Sto0XDg,64121
|
|
39
39
|
sage/plot/plot3d/point_c.pxi,sha256=bQ1fylTM7_9MKxJSYBfgejYmesPtHMgwJIg63gtH-Bo,5323
|
|
40
40
|
sage/plot/plot3d/plot3d.py,sha256=3Xn6zvYKJYrCKiy5T1Aj679ubgpniMNJB2AHx_eRQhM,51357
|
|
@@ -44,12 +44,12 @@ sage/plot/plot3d/shapes.pyx,sha256=fl8npQHv18v34UlIgd2Cfnt2m2iLIyFybmVfsct1DPA,4
|
|
|
44
44
|
sage/plot/plot3d/index_face_set.pyx,sha256=rd56BUHe7UUw-EcEf66-BexLGcAOPQkfEQLDM70OLVA,68645
|
|
45
45
|
sage/plot/plot3d/tri_plot.py,sha256=f6hDyx1efO33WcPGVD1jGKj6PHWljUZa_ixH8U-p3xo,22144
|
|
46
46
|
sage/plot/plot3d/base.pxd,sha256=gc7xaPPSKLMFCsdHV4IHZKMMtbSIImZJgcMIDq6Yb4U,311
|
|
47
|
-
sage/plot/plot3d/implicit_surface.cpython-313-darwin.so,sha256=
|
|
47
|
+
sage/plot/plot3d/implicit_surface.cpython-313-darwin.so,sha256=xwtVMJe4rPmUhvHxzzFpS3ohDQzH0J4cQMkIqz0i4-I,308872
|
|
48
48
|
sage/plot/plot3d/all.py,sha256=VQEDOUPexAypcU38cHUmmDK9Ixrvn8ybdz3g-oTjvs8,1097
|
|
49
49
|
sage/plot/plot3d/transform.pyx,sha256=KpczRrLzYDSmWbJviGrRMTkgEcWKTbHarWgchGxkfq8,10992
|
|
50
|
-
sage/plot/plot3d/parametric_surface.cpython-313-darwin.so,sha256=
|
|
51
|
-
sage/plot/plot3d/base.cpython-313-darwin.so,sha256=
|
|
52
|
-
sage/plot/plot3d/shapes.cpython-313-darwin.so,sha256
|
|
50
|
+
sage/plot/plot3d/parametric_surface.cpython-313-darwin.so,sha256=ql0thI7pdd0R3nGMOBJ9qy08YcYimT12S6k8JxB9mSY,189624
|
|
51
|
+
sage/plot/plot3d/base.cpython-313-darwin.so,sha256=LfDKqMwhwVH3zecDRKx6NF4RsD0De9LTIJjdYvsipAA,657800
|
|
52
|
+
sage/plot/plot3d/shapes.cpython-313-darwin.so,sha256=Pm9PJx7LDPYE88JQkwXtV138F3rbES1N6NQ6aDuAk1Y,291056
|
|
53
53
|
sage/plot/plot3d/platonic.py,sha256=4bTvD9LxE6mFVoPSpjwiIgG1IhpdzjBSxXpeFsSZOC8,17608
|
|
54
54
|
sage/plot/plot3d/transform.pxd,sha256=K2Xen9PRuXw_cUWACL1enn2rTHPJgACHMFFd2ITfr5I,549
|
|
55
55
|
sage/plot/plot3d/base.pyx,sha256=HQq9YtzAwXlBZJZ1CDKWbFlRps73pnmWAeEILUzrnrI,121289
|
|
@@ -58,11 +58,11 @@ sage/plot/plot3d/texture.py,sha256=bXemkbS5XVxS7xloD1j0VvI3lKqllF8tksUk6VW5-Z8,1
|
|
|
58
58
|
sage/plot/plot3d/implicit_plot3d.py,sha256=aNvtRebOEQNvhz_SGwQWIh9DvG7vaP0e_M7aZRZi0Uk,23247
|
|
59
59
|
sage/plot/plot3d/list_plot3d.py,sha256=LqyP0cojmZ8VUyVnphN3LuMKgzR7pQWDMYA-73Pku4A,23044
|
|
60
60
|
sage/plot/plot3d/introduction.py,sha256=FI3YFp9CW-cDmyEL7MCRr4b61b99slHyr0SXBE8QQTs,5373
|
|
61
|
-
sage/plot/plot3d/transform.cpython-313-darwin.so,sha256=
|
|
61
|
+
sage/plot/plot3d/transform.cpython-313-darwin.so,sha256=t8Kt3H21OLZnY6XaEdGpQuD61-JjYeCjBsN2UBU2B6o,125504
|
|
62
62
|
sage/plot/plot3d/parametric_plot3d.py,sha256=wsBkRi-pgg-xOlNmxyVWPshGtBHUfrO4Cq8nxwpzStg,40375
|
|
63
63
|
sage/plot/plot3d/shapes.pxd,sha256=bLkUjOjZDOzRQ15yP5Qr79UdGvgovcPk5eKOYhekWrU,447
|
|
64
64
|
sage/plot/plot3d/index_face_set.pxd,sha256=8gOTOz5_pF7RYyroS2a6O5lNFod2R_-t0CoVk1KWu3A,845
|
|
65
|
-
sage/plot/plot3d/index_face_set.cpython-313-darwin.so,sha256=
|
|
65
|
+
sage/plot/plot3d/index_face_set.cpython-313-darwin.so,sha256=k9PHiszWTBaOKpoQkvRWmog1ozorP-11H-yLiWERmxc,390824
|
|
66
66
|
sage/plot/plot3d/parametric_surface.pyx,sha256=M_L8fhMGfkBrEbGK4imIfTQfkdk4JEtgpfOPHNfgK1o,32399
|
|
67
67
|
sage/plot/plot3d/plot_field3d.py,sha256=RD2eT_9-ztfLjQupCX0hSSvR6grvbaCSfHh2lN5HXWY,5856
|
|
68
68
|
sage/plot/plot3d/revolution_plot3d.py,sha256=cs46i7fuhi31Q8MJIefyFigrg8vXDfd_EYvsC5hn2sM,10999
|
|
@@ -78,5 +78,5 @@ sage/interfaces/jmoldata.py,sha256=nMNHGaRtAtQNlxagVpiTCu_FGihEH1AvxPiup8gqD2c,7
|
|
|
78
78
|
sage/interfaces/povray.py,sha256=bEFIrp7hiyD_8x769vkzJKx2zgZbhIOn2ZV1O8I3qus,1415
|
|
79
79
|
passagemath_plot.dylibs/libgsl.28.dylib,sha256=2ZSPSm_3hanboOqosffbLR5DkVZjIuFIy1zG9WPrs94,2618912
|
|
80
80
|
passagemath_plot.dylibs/libopenblasp-r0.3.29.dylib,sha256=oJRUwm9D1F9WovDJnQVcXkc84qp52EVvRxp2xy-PuDk,23828736
|
|
81
|
-
passagemath_plot.dylibs/libgfortran.5.dylib,sha256=
|
|
82
|
-
passagemath_plot.dylibs/libquadmath.0.dylib,sha256=
|
|
81
|
+
passagemath_plot.dylibs/libgfortran.5.dylib,sha256=zs8f4Jn9r82PJ-u0VYOW1soaFozZkpLIxq_83F4p_V0,2003312
|
|
82
|
+
passagemath_plot.dylibs/libquadmath.0.dylib,sha256=1asd6THS7Uv-OVgvSH43Hc9Y3lZHAct5mb6KdMPtQPU,368304
|
|
Binary file
|
|
Binary file
|
sage/plot/colors.py
CHANGED
|
@@ -767,7 +767,7 @@ class Color:
|
|
|
767
767
|
sage: Color('black') / 0.0
|
|
768
768
|
Traceback (most recent call last):
|
|
769
769
|
...
|
|
770
|
-
ZeroDivisionError:
|
|
770
|
+
ZeroDivisionError: ...division by zero
|
|
771
771
|
|
|
772
772
|
sage: papayawhip / yellow
|
|
773
773
|
Traceback (most recent call last):
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
{passagemath_plot-10.6.31rc2.dist-info → passagemath_plot-10.6.31rc3.dist-info}/top_level.txt
RENAMED
|
File without changes
|