passagemath-plot 10.6.27__cp313-cp313-macosx_14_0_arm64.whl → 10.6.29__cp313-cp313-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.27.dist-info → passagemath_plot-10.6.29.dist-info}/METADATA +4 -4
- {passagemath_plot-10.6.27.dist-info → passagemath_plot-10.6.29.dist-info}/RECORD +14 -14
- passagemath_plot.dylibs/libgcc_s.1.1.dylib +0 -0
- passagemath_plot.dylibs/libgfortran.5.dylib +0 -0
- passagemath_plot.dylibs/libquadmath.0.dylib +0 -0
- 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.27.dist-info → passagemath_plot-10.6.29.dist-info}/WHEEL +0 -0
- {passagemath_plot-10.6.27.dist-info → passagemath_plot-10.6.29.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.29
|
|
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.29.0
|
|
37
|
+
Requires-Dist: passagemath-modules~=10.6.29.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.29.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.29.dist-info/RECORD,,
|
|
2
|
+
passagemath_plot-10.6.29.dist-info/WHEEL,sha256=ZQJAUvKl3_G657Vy_VrVH7Krx2Keg1PVu64bdERsotU,136
|
|
3
|
+
passagemath_plot-10.6.29.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
|
|
4
|
+
passagemath_plot-10.6.29.dist-info/METADATA,sha256=ih5l12W3NVvv6I5ZzUguXpS_eoXv2oPTCMToUPHWHrA,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
|
|
@@ -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=Bv_k3uBjeGXXxx-oo78TUoEnVidIqWDSerXaRF0_Tzo,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
|
|
@@ -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=oeIObLPQ0v1znnYRMdCC_ko6KKku_B-t-cRdEGub0vY,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=feTqjtRq6f3ovu3dw-qYuffD9vt3P1hBHRUfZ14NX4M,189624
|
|
51
|
+
sage/plot/plot3d/base.cpython-313-darwin.so,sha256=0zW-VpqaHb7aZ5wagLZapz4_e_PKTrvh0nrNgmrhFEk,657800
|
|
52
|
+
sage/plot/plot3d/shapes.cpython-313-darwin.so,sha256=j9kd3eFMGLyBrac64lhn5oE-8u9hPv1giwZDw8zS_9k,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=W1-J_QfG4Wz-7UVZrBFsbhei5eTHUv5nmGUAIDEjw-c,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=A1j3wncsebi0a6kmbknWDX-rvGR5ttjp2LH6Yl-EZp8,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,6 +78,6 @@ 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=6zXXht-IpylyFLcyCM2eprJ7LKhgQSIYgzyd06k9D3g,2618912
|
|
80
80
|
passagemath_plot.dylibs/libopenblasp-r0.3.29.dylib,sha256=Z5UIY-ZlujZ4214olmyY0IstOjpwKBx-fPUxETjjTUI,23828736
|
|
81
|
-
passagemath_plot.dylibs/libgfortran.5.dylib,sha256=
|
|
82
|
-
passagemath_plot.dylibs/libquadmath.0.dylib,sha256=
|
|
83
|
-
passagemath_plot.dylibs/libgcc_s.1.1.dylib,sha256=
|
|
81
|
+
passagemath_plot.dylibs/libgfortran.5.dylib,sha256=y6JO4UkKbtGULUGKdc2p2952hmKrkPQnHsW1ZyTA9Ng,1951744
|
|
82
|
+
passagemath_plot.dylibs/libquadmath.0.dylib,sha256=WrZ3MT3V0aLxc5GNFXhA7oRgoHeYzch6--vBCzKrLBs,363520
|
|
83
|
+
passagemath_plot.dylibs/libgcc_s.1.1.dylib,sha256=JYAi2yYrSrvyftzklFcj89eIa5P7wlduho1nW1SWBlA,221280
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
File without changes
|