passagemath-plot 10.6.1rc11__cp311-cp311-macosx_14_0_arm64.whl → 10.6.1rc12__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.1rc11.dist-info → passagemath_plot-10.6.1rc12.dist-info}/METADATA +5 -4
- {passagemath_plot-10.6.1rc11.dist-info → passagemath_plot-10.6.1rc12.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.1rc11.dist-info → passagemath_plot-10.6.1rc12.dist-info}/WHEEL +0 -0
- {passagemath_plot-10.6.1rc11.dist-info → passagemath_plot-10.6.1rc12.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.1rc12
|
|
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
|
|
@@ -30,10 +30,11 @@ Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
|
30
30
|
Requires-Python: <3.14,>=3.10
|
|
31
31
|
Description-Content-Type: text/x-rst
|
|
32
32
|
Requires-Dist: gmpy2~=2.1.b999
|
|
33
|
+
Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
|
|
33
34
|
Requires-Dist: cysignals!=1.12.0,>=1.11.2
|
|
34
35
|
Requires-Dist: memory_allocator
|
|
35
|
-
Requires-Dist: passagemath-categories==10.6.
|
|
36
|
-
Requires-Dist: passagemath-modules==10.6.
|
|
36
|
+
Requires-Dist: passagemath-categories==10.6.1rc12
|
|
37
|
+
Requires-Dist: passagemath-modules==10.6.1rc12
|
|
37
38
|
Requires-Dist: numpy>=1.19
|
|
38
39
|
Requires-Dist: numpy>=1.22.4
|
|
39
40
|
Requires-Dist: scipy>=1.5
|
|
@@ -49,7 +50,7 @@ Provides-Extra: matplotlib
|
|
|
49
50
|
Provides-Extra: playwright
|
|
50
51
|
Requires-Dist: playwright; extra == "playwright"
|
|
51
52
|
Provides-Extra: tachyon
|
|
52
|
-
Requires-Dist: passagemath-tachyon==10.6.
|
|
53
|
+
Requires-Dist: passagemath-tachyon==10.6.1rc12; extra == "tachyon"
|
|
53
54
|
Provides-Extra: threejs
|
|
54
55
|
Provides-Extra: graphs
|
|
55
56
|
Requires-Dist: passagemath-graphs; extra == "graphs"
|
|
@@ -1,7 +1,3 @@
|
|
|
1
|
-
passagemath_plot-10.6.1rc11.dist-info/RECORD,,
|
|
2
|
-
passagemath_plot-10.6.1rc11.dist-info/WHEEL,sha256=IDSs5FX6_bA_Je6GNgVyz6rcn2XC7t_ySnnLoSan-5o,136
|
|
3
|
-
passagemath_plot-10.6.1rc11.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
|
|
4
|
-
passagemath_plot-10.6.1rc11.dist-info/METADATA,sha256=B1gMEPhFSMKgXpJBN_BaTRxznzRl1ye3SfKDWBdiRB8,7619
|
|
5
1
|
sage/all__sagemath_plot.py,sha256=481iDn0mWXqJgA5UcrqTRUnIWQs-uTEeouT23IngI9o,409
|
|
6
2
|
sage/plot/animate.py,sha256=lTFRdsPKS6pG2SLp_6SCc-JifRNr6VU6HxbPN5rRbjI,70208
|
|
7
3
|
sage/plot/graphics.py,sha256=WXVxjhG1iAYSUu4TAb1fz706H-8g_XPxTnGf95iAd38,144398
|
|
@@ -33,21 +29,21 @@ sage/plot/bar_chart.py,sha256=BozcZEQVjvs0BqfNDrs_Xc7xEGemsYRGaZI6UfBiPwk,6812
|
|
|
33
29
|
sage/plot/ellipse.py,sha256=b9h2MWha2T8RKa38FkhjqP-GkxoUY8uLSuwB3BwDe4o,12401
|
|
34
30
|
sage/plot/arc.py,sha256=fi4eUvVbAO1kAf_aRAg9mYoiGHhsTuYXdsRsdFiYt_I,15682
|
|
35
31
|
sage/plot/hyperbolic_arc.py,sha256=ktgr7r5V6d9vSBrfpmKej4uK5qVyIEFYcv8l-CUKGfg,13477
|
|
36
|
-
sage/plot/complex_plot.cpython-311-darwin.so,sha256=
|
|
32
|
+
sage/plot/complex_plot.cpython-311-darwin.so,sha256=VG0vHk41LTbSKn1Bn0mOFAwEq6eacNQKTvTKYisAT-8,292976
|
|
37
33
|
sage/plot/colors.py,sha256=MuzjfFxTtSFjN3vcOETve2ApWA4zRVyH0ONdxgxbxdo,54236
|
|
38
34
|
sage/plot/plot3d/tachyon.py,sha256=6NhDtxJLA7pKqajMPD6wiDqSDvHjzx2XQru_Sto0XDg,64121
|
|
39
|
-
sage/plot/plot3d/shapes.cpython-311-darwin.so,sha256=
|
|
35
|
+
sage/plot/plot3d/shapes.cpython-311-darwin.so,sha256=3vkLKE5lBvpVYie2--JZQhxpG8rV1fcogJ0IRiY3hWs,322016
|
|
40
36
|
sage/plot/plot3d/point_c.pxi,sha256=bQ1fylTM7_9MKxJSYBfgejYmesPtHMgwJIg63gtH-Bo,5323
|
|
41
|
-
sage/plot/plot3d/parametric_surface.cpython-311-darwin.so,sha256=
|
|
37
|
+
sage/plot/plot3d/parametric_surface.cpython-311-darwin.so,sha256=TBbFyhL7bejW9slZdsdGqb4pbPDj1MXDzH0QZsYUOOU,204872
|
|
42
38
|
sage/plot/plot3d/plot3d.py,sha256=3Xn6zvYKJYrCKiy5T1Aj679ubgpniMNJB2AHx_eRQhM,51357
|
|
43
39
|
sage/plot/plot3d/parametric_surface.pxd,sha256=ndxjanAYFz52ZmDgpKUU4ffmVQqr3DLQxRX_ca2KKjI,422
|
|
44
|
-
sage/plot/plot3d/base.cpython-311-darwin.so,sha256=
|
|
40
|
+
sage/plot/plot3d/base.cpython-311-darwin.so,sha256=EYcYnuaI5wiQnjMiSqowpt-N2ZDOKgrDKcFGRVFTA3c,769304
|
|
45
41
|
sage/plot/plot3d/shapes2.py,sha256=v_ovhC1YjaYPurYcNtJmXI3VB68dhlofKfNm7HAbbp8,52319
|
|
46
42
|
sage/plot/plot3d/shapes.pyx,sha256=fl8npQHv18v34UlIgd2Cfnt2m2iLIyFybmVfsct1DPA,46312
|
|
47
43
|
sage/plot/plot3d/index_face_set.pyx,sha256=rd56BUHe7UUw-EcEf66-BexLGcAOPQkfEQLDM70OLVA,68645
|
|
48
44
|
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=
|
|
45
|
+
sage/plot/plot3d/transform.cpython-311-darwin.so,sha256=u9BuSzFrSOKg1-Q5mTWaw1I6m-D3Ngo4s1Vt8-X6lpM,142624
|
|
46
|
+
sage/plot/plot3d/index_face_set.cpython-311-darwin.so,sha256=Crnktn7VOJbMYnIeECmehVNyZACNEI1P3fnnrgZVfNc,427256
|
|
51
47
|
sage/plot/plot3d/base.pxd,sha256=gc7xaPPSKLMFCsdHV4IHZKMMtbSIImZJgcMIDq6Yb4U,311
|
|
52
48
|
sage/plot/plot3d/all.py,sha256=VQEDOUPexAypcU38cHUmmDK9Ixrvn8ybdz3g-oTjvs8,1097
|
|
53
49
|
sage/plot/plot3d/transform.pyx,sha256=KpczRrLzYDSmWbJviGrRMTkgEcWKTbHarWgchGxkfq8,10992
|
|
@@ -64,7 +60,7 @@ sage/plot/plot3d/shapes.pxd,sha256=bLkUjOjZDOzRQ15yP5Qr79UdGvgovcPk5eKOYhekWrU,4
|
|
|
64
60
|
sage/plot/plot3d/index_face_set.pxd,sha256=8gOTOz5_pF7RYyroS2a6O5lNFod2R_-t0CoVk1KWu3A,845
|
|
65
61
|
sage/plot/plot3d/parametric_surface.pyx,sha256=M_L8fhMGfkBrEbGK4imIfTQfkdk4JEtgpfOPHNfgK1o,32399
|
|
66
62
|
sage/plot/plot3d/plot_field3d.py,sha256=RD2eT_9-ztfLjQupCX0hSSvR6grvbaCSfHh2lN5HXWY,5856
|
|
67
|
-
sage/plot/plot3d/implicit_surface.cpython-311-darwin.so,sha256=
|
|
63
|
+
sage/plot/plot3d/implicit_surface.cpython-311-darwin.so,sha256=Y5pmkypN-AQMFVmOhBJPTiW2e4lxlaQiK3J4M-jw9oQ,307448
|
|
68
64
|
sage/plot/plot3d/revolution_plot3d.py,sha256=cs46i7fuhi31Q8MJIefyFigrg8vXDfd_EYvsC5hn2sM,10999
|
|
69
65
|
sage/ext_data/threejs/threejs-version.txt,sha256=QQZYGMALew4BPR1isjUIAXajGIrrEj_OVfm6qSWfBD0,5
|
|
70
66
|
sage/ext_data/threejs/animation.css,sha256=sTpP-9Fv_1lgOO7bFJSVkqfvMapNdLmf7wPlenYqmiQ,4821
|
|
@@ -76,6 +72,10 @@ sage/interfaces/all__sagemath_plot.py,sha256=Uwrl0kY-cqLXifvUQOON0FefvbIEgh1phU3
|
|
|
76
72
|
sage/interfaces/gnuplot.py,sha256=cUS802FxNzmqzzskiMuNz_DhwT3ryXBy6biHTbjJeSo,5867
|
|
77
73
|
sage/interfaces/jmoldata.py,sha256=nMNHGaRtAtQNlxagVpiTCu_FGihEH1AvxPiup8gqD2c,7791
|
|
78
74
|
sage/interfaces/povray.py,sha256=bEFIrp7hiyD_8x769vkzJKx2zgZbhIOn2ZV1O8I3qus,1415
|
|
75
|
+
passagemath_plot-10.6.1rc12.dist-info/RECORD,,
|
|
76
|
+
passagemath_plot-10.6.1rc12.dist-info/WHEEL,sha256=IDSs5FX6_bA_Je6GNgVyz6rcn2XC7t_ySnnLoSan-5o,136
|
|
77
|
+
passagemath_plot-10.6.1rc12.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
|
|
78
|
+
passagemath_plot-10.6.1rc12.dist-info/METADATA,sha256=tuB2mnuAcoQ84wWZmoD9jpf7Qis9Uh19r8I_iLn0vus,7676
|
|
79
79
|
passagemath_plot.dylibs/libgsl.28.dylib,sha256=6zXXht-IpylyFLcyCM2eprJ7LKhgQSIYgzyd06k9D3g,2618912
|
|
80
80
|
passagemath_plot.dylibs/libopenblasp-r0.3.29.dylib,sha256=MUXcAKce6B5QUmeCBwoiGw70ifg-yTqpyw6GORhhajc,23828736
|
|
81
81
|
passagemath_plot.dylibs/libgfortran.5.dylib,sha256=RqjP1DzCh6GpDW6lNcVzAowMQeFwiFLcwv8-OYTZUlE,1951744
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
{passagemath_plot-10.6.1rc11.dist-info → passagemath_plot-10.6.1rc12.dist-info}/top_level.txt
RENAMED
|
File without changes
|