passagemath-plot 10.6.26__cp311-cp311-macosx_14_0_arm64.whl → 10.6.28__cp311-cp311-macosx_14_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.26.dist-info → passagemath_plot-10.6.28.dist-info}/METADATA +4 -4
- {passagemath_plot-10.6.26.dist-info → passagemath_plot-10.6.28.dist-info}/RECORD +11 -11
- sage/plot/complex_plot.cpython-311-darwin.so +0 -0
- sage/plot/plot3d/base.cpython-311-darwin.so +0 -0
- sage/plot/plot3d/implicit_surface.cpython-311-darwin.so +0 -0
- sage/plot/plot3d/index_face_set.cpython-311-darwin.so +0 -0
- sage/plot/plot3d/parametric_surface.cpython-311-darwin.so +0 -0
- sage/plot/plot3d/shapes.cpython-311-darwin.so +0 -0
- sage/plot/plot3d/transform.cpython-311-darwin.so +0 -0
- {passagemath_plot-10.6.26.dist-info → passagemath_plot-10.6.28.dist-info}/WHEEL +0 -0
- {passagemath_plot-10.6.26.dist-info → passagemath_plot-10.6.28.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.28
|
|
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
|
|
@@ -33,8 +33,8 @@ 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.28.0
|
|
37
|
+
Requires-Dist: passagemath-modules~=10.6.28.0
|
|
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.28.0; 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.28.dist-info/RECORD,,
|
|
2
|
+
passagemath_plot-10.6.28.dist-info/WHEEL,sha256=IDSs5FX6_bA_Je6GNgVyz6rcn2XC7t_ySnnLoSan-5o,136
|
|
3
|
+
passagemath_plot-10.6.28.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
|
|
4
|
+
passagemath_plot-10.6.28.dist-info/METADATA,sha256=UyZ82oXsKP3okAXZnKZpLmn_fBSX-jD3YPy1WxSk-6c,8206
|
|
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
|
|
@@ -33,21 +33,21 @@ sage/plot/bar_chart.py,sha256=BozcZEQVjvs0BqfNDrs_Xc7xEGemsYRGaZI6UfBiPwk,6812
|
|
|
33
33
|
sage/plot/ellipse.py,sha256=b9h2MWha2T8RKa38FkhjqP-GkxoUY8uLSuwB3BwDe4o,12401
|
|
34
34
|
sage/plot/arc.py,sha256=fi4eUvVbAO1kAf_aRAg9mYoiGHhsTuYXdsRsdFiYt_I,15682
|
|
35
35
|
sage/plot/hyperbolic_arc.py,sha256=ktgr7r5V6d9vSBrfpmKej4uK5qVyIEFYcv8l-CUKGfg,13477
|
|
36
|
-
sage/plot/complex_plot.cpython-311-darwin.so,sha256=
|
|
36
|
+
sage/plot/complex_plot.cpython-311-darwin.so,sha256=UFQFG8sgWpneug1d6XaAdW-etxBGDjOSPMIVrCiPGac,275904
|
|
37
37
|
sage/plot/colors.py,sha256=MuzjfFxTtSFjN3vcOETve2ApWA4zRVyH0ONdxgxbxdo,54236
|
|
38
38
|
sage/plot/plot3d/tachyon.py,sha256=6NhDtxJLA7pKqajMPD6wiDqSDvHjzx2XQru_Sto0XDg,64121
|
|
39
|
-
sage/plot/plot3d/shapes.cpython-311-darwin.so,sha256=
|
|
39
|
+
sage/plot/plot3d/shapes.cpython-311-darwin.so,sha256=IAoBJsebO93KBF-BISTp382S3O5vRrIXW6rNL1MTuIU,307696
|
|
40
40
|
sage/plot/plot3d/point_c.pxi,sha256=bQ1fylTM7_9MKxJSYBfgejYmesPtHMgwJIg63gtH-Bo,5323
|
|
41
|
-
sage/plot/plot3d/parametric_surface.cpython-311-darwin.so,sha256=
|
|
41
|
+
sage/plot/plot3d/parametric_surface.cpython-311-darwin.so,sha256=OGA5Wedb9o1H52au4OxCq_pn7v4GDk6bVQo0tgWTSc4,189800
|
|
42
42
|
sage/plot/plot3d/plot3d.py,sha256=3Xn6zvYKJYrCKiy5T1Aj679ubgpniMNJB2AHx_eRQhM,51357
|
|
43
43
|
sage/plot/plot3d/parametric_surface.pxd,sha256=ndxjanAYFz52ZmDgpKUU4ffmVQqr3DLQxRX_ca2KKjI,422
|
|
44
|
-
sage/plot/plot3d/base.cpython-311-darwin.so,sha256=
|
|
44
|
+
sage/plot/plot3d/base.cpython-311-darwin.so,sha256=UoKJgFUDnYP2_YlbseF9ssNaT0xlaqe00gDkdZuf1KQ,657464
|
|
45
45
|
sage/plot/plot3d/shapes2.py,sha256=v_ovhC1YjaYPurYcNtJmXI3VB68dhlofKfNm7HAbbp8,52319
|
|
46
46
|
sage/plot/plot3d/shapes.pyx,sha256=fl8npQHv18v34UlIgd2Cfnt2m2iLIyFybmVfsct1DPA,46312
|
|
47
47
|
sage/plot/plot3d/index_face_set.pyx,sha256=rd56BUHe7UUw-EcEf66-BexLGcAOPQkfEQLDM70OLVA,68645
|
|
48
48
|
sage/plot/plot3d/tri_plot.py,sha256=f6hDyx1efO33WcPGVD1jGKj6PHWljUZa_ixH8U-p3xo,22144
|
|
49
|
-
sage/plot/plot3d/transform.cpython-311-darwin.so,sha256=
|
|
50
|
-
sage/plot/plot3d/index_face_set.cpython-311-darwin.so,sha256=
|
|
49
|
+
sage/plot/plot3d/transform.cpython-311-darwin.so,sha256=IKk60bMrfvd4YsN-ViAAFJz6CLEPq9L0rCsJrRucXW0,125856
|
|
50
|
+
sage/plot/plot3d/index_face_set.cpython-311-darwin.so,sha256=MTsoyI4pCG7EwYxbh-Xfg95uP_Z1psEEau4gri6w_uE,389480
|
|
51
51
|
sage/plot/plot3d/base.pxd,sha256=gc7xaPPSKLMFCsdHV4IHZKMMtbSIImZJgcMIDq6Yb4U,311
|
|
52
52
|
sage/plot/plot3d/all.py,sha256=VQEDOUPexAypcU38cHUmmDK9Ixrvn8ybdz3g-oTjvs8,1097
|
|
53
53
|
sage/plot/plot3d/transform.pyx,sha256=KpczRrLzYDSmWbJviGrRMTkgEcWKTbHarWgchGxkfq8,10992
|
|
@@ -64,7 +64,7 @@ sage/plot/plot3d/shapes.pxd,sha256=bLkUjOjZDOzRQ15yP5Qr79UdGvgovcPk5eKOYhekWrU,4
|
|
|
64
64
|
sage/plot/plot3d/index_face_set.pxd,sha256=8gOTOz5_pF7RYyroS2a6O5lNFod2R_-t0CoVk1KWu3A,845
|
|
65
65
|
sage/plot/plot3d/parametric_surface.pyx,sha256=M_L8fhMGfkBrEbGK4imIfTQfkdk4JEtgpfOPHNfgK1o,32399
|
|
66
66
|
sage/plot/plot3d/plot_field3d.py,sha256=RD2eT_9-ztfLjQupCX0hSSvR6grvbaCSfHh2lN5HXWY,5856
|
|
67
|
-
sage/plot/plot3d/implicit_surface.cpython-311-darwin.so,sha256=
|
|
67
|
+
sage/plot/plot3d/implicit_surface.cpython-311-darwin.so,sha256=NYiHL0MzSuTdauH9TF2MMBJgYJRlzEbChlECt1tHmd8,308664
|
|
68
68
|
sage/plot/plot3d/revolution_plot3d.py,sha256=cs46i7fuhi31Q8MJIefyFigrg8vXDfd_EYvsC5hn2sM,10999
|
|
69
69
|
sage/ext_data/threejs/threejs-version.txt,sha256=QQZYGMALew4BPR1isjUIAXajGIrrEj_OVfm6qSWfBD0,5
|
|
70
70
|
sage/ext_data/threejs/animation.css,sha256=sTpP-9Fv_1lgOO7bFJSVkqfvMapNdLmf7wPlenYqmiQ,4821
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
File without changes
|