passagemath-plot 10.6.25__cp312-cp312-musllinux_1_2_aarch64.whl → 10.6.26__cp312-cp312-musllinux_1_2_aarch64.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.25.dist-info → passagemath_plot-10.6.26.dist-info}/METADATA +9 -4
- {passagemath_plot-10.6.25.dist-info → passagemath_plot-10.6.26.dist-info}/RECORD +8 -8
- sage/plot/complex_plot.cpython-312-aarch64-linux-musl.so +0 -0
- sage/plot/plot3d/implicit_surface.cpython-312-aarch64-linux-musl.so +0 -0
- sage/plot/plot3d/index_face_set.cpython-312-aarch64-linux-musl.so +0 -0
- sage/plot/plot3d/parametric_surface.cpython-312-aarch64-linux-musl.so +0 -0
- {passagemath_plot-10.6.25.dist-info → passagemath_plot-10.6.26.dist-info}/WHEEL +0 -0
- {passagemath_plot-10.6.25.dist-info → passagemath_plot-10.6.26.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.26
|
|
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.26.0
|
|
37
|
+
Requires-Dist: passagemath-modules~=10.6.26.0
|
|
38
38
|
Requires-Dist: numpy>=1.19
|
|
39
39
|
Requires-Dist: numpy>=1.22.4
|
|
40
40
|
Requires-Dist: scipy>=1.5
|
|
@@ -44,13 +44,15 @@ Requires-Dist: jupyter-threejs-sage
|
|
|
44
44
|
Provides-Extra: test
|
|
45
45
|
Requires-Dist: passagemath-plot[tachyon]; extra == "test"
|
|
46
46
|
Requires-Dist: passagemath-repl; extra == "test"
|
|
47
|
+
Provides-Extra: dot2tex
|
|
48
|
+
Requires-Dist: dot2tex>=2.11.3; extra == "dot2tex"
|
|
47
49
|
Provides-Extra: jsmol
|
|
48
50
|
Requires-Dist: jupyter-jsmol; extra == "jsmol"
|
|
49
51
|
Provides-Extra: matplotlib
|
|
50
52
|
Provides-Extra: playwright
|
|
51
53
|
Requires-Dist: playwright; extra == "playwright"
|
|
52
54
|
Provides-Extra: tachyon
|
|
53
|
-
Requires-Dist: passagemath-tachyon~=10.6.
|
|
55
|
+
Requires-Dist: passagemath-tachyon~=10.6.26.0; extra == "tachyon"
|
|
54
56
|
Provides-Extra: threejs
|
|
55
57
|
Provides-Extra: graphs
|
|
56
58
|
Requires-Dist: passagemath-graphs; extra == "graphs"
|
|
@@ -147,6 +149,9 @@ Examples
|
|
|
147
149
|
Available as extras, from other distributions
|
|
148
150
|
---------------------------------------------
|
|
149
151
|
|
|
152
|
+
``pip install "passagemath-plot[dot2tex]"``
|
|
153
|
+
Transforming Graphviz files: `dot2tex <https://pypi.org/project/dot2tex/>`_
|
|
154
|
+
|
|
150
155
|
``pip install "passagemath-plot[graphs]"``
|
|
151
156
|
Graphs and networks: `sagemath-graphs <https://pypi.org/project/passagemath-graphs/>`_
|
|
152
157
|
|
|
@@ -17,7 +17,7 @@ sage/plot/bar_chart.py,sha256=BozcZEQVjvs0BqfNDrs_Xc7xEGemsYRGaZI6UfBiPwk,6812
|
|
|
17
17
|
sage/plot/bezier_path.py,sha256=N1Tu9e-joHCEhmLT07D2N5GyHKRYkkUN2a3wyWzQsgs,15751
|
|
18
18
|
sage/plot/circle.py,sha256=R7ZwqU0fE0M9VE86TW1mpmfyaCFlmwQbjsEytnRL20I,14417
|
|
19
19
|
sage/plot/colors.py,sha256=MuzjfFxTtSFjN3vcOETve2ApWA4zRVyH0ONdxgxbxdo,54236
|
|
20
|
-
sage/plot/complex_plot.cpython-312-aarch64-linux-musl.so,sha256=
|
|
20
|
+
sage/plot/complex_plot.cpython-312-aarch64-linux-musl.so,sha256=allGIsaNh2BoNtDworXhF78apBp1M6jvMUOxZZtYdCk,1454680
|
|
21
21
|
sage/plot/complex_plot.pyx,sha256=57sdzqsTdo84xQuBhdGJTJINXXM0SienJALpKXvd5tQ,54490
|
|
22
22
|
sage/plot/contour_plot.py,sha256=0IpzApkHZz6riA8kOS0zK6Yf24jfz9X9U4tPWv3qA1o,65520
|
|
23
23
|
sage/plot/density_plot.py,sha256=tGDWML6aFmMKJbz170toahxr1Gvw4dwIrIDXPg1AmXw,11003
|
|
@@ -46,15 +46,15 @@ sage/plot/plot3d/base.cpython-312-aarch64-linux-musl.so,sha256=-BCpBUe1HITE5dRV7
|
|
|
46
46
|
sage/plot/plot3d/base.pxd,sha256=gc7xaPPSKLMFCsdHV4IHZKMMtbSIImZJgcMIDq6Yb4U,311
|
|
47
47
|
sage/plot/plot3d/base.pyx,sha256=HQq9YtzAwXlBZJZ1CDKWbFlRps73pnmWAeEILUzrnrI,121289
|
|
48
48
|
sage/plot/plot3d/implicit_plot3d.py,sha256=aNvtRebOEQNvhz_SGwQWIh9DvG7vaP0e_M7aZRZi0Uk,23247
|
|
49
|
-
sage/plot/plot3d/implicit_surface.cpython-312-aarch64-linux-musl.so,sha256=
|
|
49
|
+
sage/plot/plot3d/implicit_surface.cpython-312-aarch64-linux-musl.so,sha256=o4ii8CQSLtOOUUF4tlyh395OhOFtr3QYx3l0p-SwZ3c,1760800
|
|
50
50
|
sage/plot/plot3d/implicit_surface.pyx,sha256=D4XtsCOS9TL9B-rf4Ym5xofM171-_gA1YVU4FgYf7Jk,63746
|
|
51
|
-
sage/plot/plot3d/index_face_set.cpython-312-aarch64-linux-musl.so,sha256=
|
|
51
|
+
sage/plot/plot3d/index_face_set.cpython-312-aarch64-linux-musl.so,sha256=1NRC2fbsW1FvL0L1xqPTQALWXEd1-Tl-uTko8x74CXg,2614792
|
|
52
52
|
sage/plot/plot3d/index_face_set.pxd,sha256=8gOTOz5_pF7RYyroS2a6O5lNFod2R_-t0CoVk1KWu3A,845
|
|
53
53
|
sage/plot/plot3d/index_face_set.pyx,sha256=rd56BUHe7UUw-EcEf66-BexLGcAOPQkfEQLDM70OLVA,68645
|
|
54
54
|
sage/plot/plot3d/introduction.py,sha256=FI3YFp9CW-cDmyEL7MCRr4b61b99slHyr0SXBE8QQTs,5373
|
|
55
55
|
sage/plot/plot3d/list_plot3d.py,sha256=LqyP0cojmZ8VUyVnphN3LuMKgzR7pQWDMYA-73Pku4A,23044
|
|
56
56
|
sage/plot/plot3d/parametric_plot3d.py,sha256=wsBkRi-pgg-xOlNmxyVWPshGtBHUfrO4Cq8nxwpzStg,40375
|
|
57
|
-
sage/plot/plot3d/parametric_surface.cpython-312-aarch64-linux-musl.so,sha256=
|
|
57
|
+
sage/plot/plot3d/parametric_surface.cpython-312-aarch64-linux-musl.so,sha256=i_xps_23c4UB3yarSiaByAZdh7fOmACe3rchj9qKmzk,1022088
|
|
58
58
|
sage/plot/plot3d/parametric_surface.pxd,sha256=ndxjanAYFz52ZmDgpKUU4ffmVQqr3DLQxRX_ca2KKjI,422
|
|
59
59
|
sage/plot/plot3d/parametric_surface.pyx,sha256=M_L8fhMGfkBrEbGK4imIfTQfkdk4JEtgpfOPHNfgK1o,32399
|
|
60
60
|
sage/plot/plot3d/platonic.py,sha256=4bTvD9LxE6mFVoPSpjwiIgG1IhpdzjBSxXpeFsSZOC8,17608
|
|
@@ -72,7 +72,7 @@ sage/plot/plot3d/transform.cpython-312-aarch64-linux-musl.so,sha256=TEeInnPlafKu
|
|
|
72
72
|
sage/plot/plot3d/transform.pxd,sha256=K2Xen9PRuXw_cUWACL1enn2rTHPJgACHMFFd2ITfr5I,549
|
|
73
73
|
sage/plot/plot3d/transform.pyx,sha256=KpczRrLzYDSmWbJviGrRMTkgEcWKTbHarWgchGxkfq8,10992
|
|
74
74
|
sage/plot/plot3d/tri_plot.py,sha256=f6hDyx1efO33WcPGVD1jGKj6PHWljUZa_ixH8U-p3xo,22144
|
|
75
|
-
passagemath_plot-10.6.
|
|
76
|
-
passagemath_plot-10.6.
|
|
77
|
-
passagemath_plot-10.6.
|
|
78
|
-
passagemath_plot-10.6.
|
|
75
|
+
passagemath_plot-10.6.26.dist-info/METADATA,sha256=jd1vNx6waBSjJL2EG-chDvc_40Z1TqNgRTpIQFAnT4s,8206
|
|
76
|
+
passagemath_plot-10.6.26.dist-info/WHEEL,sha256=OhR_OrUHeSS9Wv6z5202HxeJVPkI7JBt4nUD2fey9No,113
|
|
77
|
+
passagemath_plot-10.6.26.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
|
|
78
|
+
passagemath_plot-10.6.26.dist-info/RECORD,,
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
File without changes
|