passagemath-plot 10.6.1rc11__cp312-cp312-macosx_13_0_x86_64.whl → 10.6.1rc12__cp312-cp312-macosx_13_0_x86_64.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-312-darwin.so +0 -0
- sage/plot/plot3d/base.cpython-312-darwin.so +0 -0
- sage/plot/plot3d/implicit_surface.cpython-312-darwin.so +0 -0
- sage/plot/plot3d/index_face_set.cpython-312-darwin.so +0 -0
- sage/plot/plot3d/parametric_surface.cpython-312-darwin.so +0 -0
- sage/plot/plot3d/shapes.cpython-312-darwin.so +0 -0
- sage/plot/plot3d/transform.cpython-312-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=teO2xh-FJ1HNVGe5DhoP69xaQDzWk7o1JLSQ2CMfYdA,137
|
|
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
|
|
@@ -10,7 +6,7 @@ sage/plot/disk.py,sha256=mnOqcW10Yd4iQJwXHTU69f_aDizvW42REZqp_tLeenY,12507
|
|
|
10
6
|
sage/plot/plot.py,sha256=MV3XPJbuRxIDa16Uogpw4Hupe7oaGW1PaO961KTsQ24,145831
|
|
11
7
|
sage/plot/density_plot.py,sha256=tGDWML6aFmMKJbz170toahxr1Gvw4dwIrIDXPg1AmXw,11003
|
|
12
8
|
sage/plot/plot_field.py,sha256=-cKwjNre6WMxOlUYHlCPHCGP2GHsXZWnHJuQTcj-BEA,13060
|
|
13
|
-
sage/plot/complex_plot.cpython-312-darwin.so,sha256=
|
|
9
|
+
sage/plot/complex_plot.cpython-312-darwin.so,sha256=isoMpIDfC4HClD-wMA0i7vAQoxhpV5ddom7e0dwZ0AA,336560
|
|
14
10
|
sage/plot/histogram.py,sha256=nQ_V3Z7mGQ3A755L4hZvWCGIwGhGZj_K_Z72EmDgC5s,15799
|
|
15
11
|
sage/plot/circle.py,sha256=R7ZwqU0fE0M9VE86TW1mpmfyaCFlmwQbjsEytnRL20I,14417
|
|
16
12
|
sage/plot/multigraphics.py,sha256=VnLqj-NLCOlbS6i5F3xnu7i6OGpgfoh4BI1zMLb2UbE,47763
|
|
@@ -43,23 +39,23 @@ sage/plot/plot3d/shapes2.py,sha256=v_ovhC1YjaYPurYcNtJmXI3VB68dhlofKfNm7HAbbp8,5
|
|
|
43
39
|
sage/plot/plot3d/shapes.pyx,sha256=fl8npQHv18v34UlIgd2Cfnt2m2iLIyFybmVfsct1DPA,46312
|
|
44
40
|
sage/plot/plot3d/index_face_set.pyx,sha256=rd56BUHe7UUw-EcEf66-BexLGcAOPQkfEQLDM70OLVA,68645
|
|
45
41
|
sage/plot/plot3d/tri_plot.py,sha256=f6hDyx1efO33WcPGVD1jGKj6PHWljUZa_ixH8U-p3xo,22144
|
|
46
|
-
sage/plot/plot3d/implicit_surface.cpython-312-darwin.so,sha256=
|
|
42
|
+
sage/plot/plot3d/implicit_surface.cpython-312-darwin.so,sha256=qPAWufak1St8T00URQJj764y-oBVyDtin-t9uWMvLC4,342616
|
|
47
43
|
sage/plot/plot3d/base.pxd,sha256=gc7xaPPSKLMFCsdHV4IHZKMMtbSIImZJgcMIDq6Yb4U,311
|
|
48
44
|
sage/plot/plot3d/all.py,sha256=VQEDOUPexAypcU38cHUmmDK9Ixrvn8ybdz3g-oTjvs8,1097
|
|
49
45
|
sage/plot/plot3d/transform.pyx,sha256=KpczRrLzYDSmWbJviGrRMTkgEcWKTbHarWgchGxkfq8,10992
|
|
50
46
|
sage/plot/plot3d/platonic.py,sha256=4bTvD9LxE6mFVoPSpjwiIgG1IhpdzjBSxXpeFsSZOC8,17608
|
|
51
|
-
sage/plot/plot3d/transform.cpython-312-darwin.so,sha256=
|
|
47
|
+
sage/plot/plot3d/transform.cpython-312-darwin.so,sha256=DWac5eqxaXSqKVkmwkFpIKKPx8vLgfH0V-VmUE17KMw,142120
|
|
52
48
|
sage/plot/plot3d/transform.pxd,sha256=K2Xen9PRuXw_cUWACL1enn2rTHPJgACHMFFd2ITfr5I,549
|
|
53
49
|
sage/plot/plot3d/base.pyx,sha256=HQq9YtzAwXlBZJZ1CDKWbFlRps73pnmWAeEILUzrnrI,121289
|
|
54
50
|
sage/plot/plot3d/implicit_surface.pyx,sha256=D4XtsCOS9TL9B-rf4Ym5xofM171-_gA1YVU4FgYf7Jk,63746
|
|
55
|
-
sage/plot/plot3d/index_face_set.cpython-312-darwin.so,sha256=
|
|
51
|
+
sage/plot/plot3d/index_face_set.cpython-312-darwin.so,sha256=VZ-a2vxQcnJ1vzVa3WLbebrJ3t_GsyUZ0jGns0fJ_1A,509344
|
|
56
52
|
sage/plot/plot3d/texture.py,sha256=bXemkbS5XVxS7xloD1j0VvI3lKqllF8tksUk6VW5-Z8,14305
|
|
57
53
|
sage/plot/plot3d/implicit_plot3d.py,sha256=aNvtRebOEQNvhz_SGwQWIh9DvG7vaP0e_M7aZRZi0Uk,23247
|
|
58
54
|
sage/plot/plot3d/list_plot3d.py,sha256=LqyP0cojmZ8VUyVnphN3LuMKgzR7pQWDMYA-73Pku4A,23044
|
|
59
55
|
sage/plot/plot3d/introduction.py,sha256=FI3YFp9CW-cDmyEL7MCRr4b61b99slHyr0SXBE8QQTs,5373
|
|
60
|
-
sage/plot/plot3d/base.cpython-312-darwin.so,sha256=
|
|
61
|
-
sage/plot/plot3d/parametric_surface.cpython-312-darwin.so,sha256=
|
|
62
|
-
sage/plot/plot3d/shapes.cpython-312-darwin.so,sha256=
|
|
56
|
+
sage/plot/plot3d/base.cpython-312-darwin.so,sha256=hYl7KzPaP84k_MFuiNjctaDwDLX7z9FVE2atpITl12w,841448
|
|
57
|
+
sage/plot/plot3d/parametric_surface.cpython-312-darwin.so,sha256=Gn40VEhyLHUHxLOXWDEA1PPU8OZdDh6Dz5565fXW7qg,205768
|
|
58
|
+
sage/plot/plot3d/shapes.cpython-312-darwin.so,sha256=ecMyYUkXiKQiwKDnamy81k2KQNdb7UG_xMDDlvmrqF4,356856
|
|
63
59
|
sage/plot/plot3d/parametric_plot3d.py,sha256=wsBkRi-pgg-xOlNmxyVWPshGtBHUfrO4Cq8nxwpzStg,40375
|
|
64
60
|
sage/plot/plot3d/shapes.pxd,sha256=bLkUjOjZDOzRQ15yP5Qr79UdGvgovcPk5eKOYhekWrU,447
|
|
65
61
|
sage/plot/plot3d/index_face_set.pxd,sha256=8gOTOz5_pF7RYyroS2a6O5lNFod2R_-t0CoVk1KWu3A,845
|
|
@@ -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=teO2xh-FJ1HNVGe5DhoP69xaQDzWk7o1JLSQ2CMfYdA,137
|
|
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=cqw9V4EgD7sCREyqdTDDQLXVPJ54Ks6p17CQoHGQdqs,3265072
|
|
80
80
|
passagemath_plot.dylibs/libopenblasp-r0.3.29.dylib,sha256=KnG48zHNFS_WMzdc0l92SeXS-_uCnEpEO7IpQ2_i5gI,66952112
|
|
81
81
|
passagemath_plot.dylibs/libgfortran.5.dylib,sha256=V2tdnyE4Y0x1h06hFXZ1_wj7xeY6eShyC3XivzQg3Ec,3663312
|
|
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
|