passagemath-plot 10.6.31rc1__tar.gz → 10.6.31rc3__tar.gz
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.31rc1/passagemath_plot.egg-info → passagemath_plot-10.6.31rc3}/PKG-INFO +5 -5
- passagemath_plot-10.6.31rc3/VERSION.txt +1 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3/passagemath_plot.egg-info}/PKG-INFO +5 -5
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/passagemath_plot.egg-info/requires.txt +3 -3
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/pyproject.toml +9 -9
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/colors.py +1 -1
- passagemath_plot-10.6.31rc1/VERSION.txt +0 -1
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/MANIFEST.in +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/README.rst +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/passagemath_plot.egg-info/SOURCES.txt +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/passagemath_plot.egg-info/dependency_links.txt +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/passagemath_plot.egg-info/top_level.txt +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/all__sagemath_plot.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/ext_data/graphs/graph_plot_js.html +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/ext_data/threejs/animation.css +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/ext_data/threejs/animation.html +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/ext_data/threejs/animation.js +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/ext_data/threejs/fat_lines.js +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/ext_data/threejs/threejs-version.txt +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/ext_data/threejs/threejs_template.html +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/interfaces/all__sagemath_plot.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/interfaces/gnuplot.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/interfaces/jmoldata.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/interfaces/povray.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/all.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/animate.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/arc.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/arrow.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/bar_chart.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/bezier_path.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/circle.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/complex_plot.pyx +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/contour_plot.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/density_plot.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/disk.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/ellipse.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/graphics.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/histogram.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/hyperbolic_arc.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/hyperbolic_polygon.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/hyperbolic_regular_polygon.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/line.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/matrix_plot.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/meson.build +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/misc.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/multigraphics.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/all.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/base.pxd +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/base.pyx +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/bugs.txt +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/implicit_plot3d.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/implicit_surface.pyx +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/index_face_set.pxd +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/index_face_set.pyx +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/introduction.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/list_plot3d.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/meson.build +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/parametric_plot3d.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/parametric_surface.pxd +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/parametric_surface.pyx +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/platonic.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/plot3d.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/plot_field3d.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/point_c.pxi +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/revolution_plot3d.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/shapes.pxd +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/shapes.pyx +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/shapes2.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/tachyon.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/texture.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/transform.pxd +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/transform.pyx +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/tri_plot.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot_field.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/point.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/polygon.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/primitive.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/scatter_plot.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/step.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/streamline_plot.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/text.py +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/setup.cfg +0 -0
- {passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/setup.py +0 -0
{passagemath_plot-10.6.31rc1/passagemath_plot.egg-info → passagemath_plot-10.6.31rc3}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-plot
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.31rc3
|
|
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
|
|
@@ -27,14 +27,14 @@ Classifier: Programming Language :: Python :: 3.12
|
|
|
27
27
|
Classifier: Programming Language :: Python :: 3.13
|
|
28
28
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
29
29
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
30
|
-
Requires-Python: <3.
|
|
30
|
+
Requires-Python: <3.15,>=3.10
|
|
31
31
|
Description-Content-Type: text/x-rst
|
|
32
32
|
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.31rc3
|
|
37
|
+
Requires-Dist: passagemath-modules==10.6.31rc3
|
|
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.31rc3; extra == "tachyon"
|
|
56
56
|
Provides-Extra: threejs
|
|
57
57
|
Provides-Extra: graphs
|
|
58
58
|
Requires-Dist: passagemath-graphs; extra == "graphs"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
10.6.31.rc3
|
{passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3/passagemath_plot.egg-info}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-plot
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.31rc3
|
|
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
|
|
@@ -27,14 +27,14 @@ Classifier: Programming Language :: Python :: 3.12
|
|
|
27
27
|
Classifier: Programming Language :: Python :: 3.13
|
|
28
28
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
29
29
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
30
|
-
Requires-Python: <3.
|
|
30
|
+
Requires-Python: <3.15,>=3.10
|
|
31
31
|
Description-Content-Type: text/x-rst
|
|
32
32
|
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.31rc3
|
|
37
|
+
Requires-Dist: passagemath-modules==10.6.31rc3
|
|
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.31rc3; extra == "tachyon"
|
|
56
56
|
Provides-Extra: threejs
|
|
57
57
|
Provides-Extra: graphs
|
|
58
58
|
Requires-Dist: passagemath-graphs; extra == "graphs"
|
{passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/passagemath_plot.egg-info/requires.txt
RENAMED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
gmpy2~=2.1.b999
|
|
2
2
|
cysignals!=1.12.0,>=1.11.2
|
|
3
3
|
memory_allocator
|
|
4
|
-
passagemath-categories==10.6.
|
|
5
|
-
passagemath-modules==10.6.
|
|
4
|
+
passagemath-categories==10.6.31rc3
|
|
5
|
+
passagemath-modules==10.6.31rc3
|
|
6
6
|
numpy>=1.19
|
|
7
7
|
numpy>=1.22.4
|
|
8
8
|
scipy>=1.5
|
|
@@ -34,7 +34,7 @@ passagemath-polyhedra
|
|
|
34
34
|
passagemath-symbolics
|
|
35
35
|
|
|
36
36
|
[tachyon]
|
|
37
|
-
passagemath-tachyon==10.6.
|
|
37
|
+
passagemath-tachyon==10.6.31rc3
|
|
38
38
|
|
|
39
39
|
[test]
|
|
40
40
|
passagemath-plot[tachyon]
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
# Minimum requirements for the build system to execute.
|
|
3
3
|
requires = [
|
|
4
4
|
'setuptools >= 77.0.0',
|
|
5
|
-
'passagemath-conf == 10.6.
|
|
6
|
-
'passagemath-setup == 10.6.
|
|
5
|
+
'passagemath-conf == 10.6.31rc3 ; sys_platform != "win32"',
|
|
6
|
+
'passagemath-setup == 10.6.31rc3',
|
|
7
7
|
'pkgconfig',
|
|
8
|
-
'passagemath-environment == 10.6.
|
|
9
|
-
'passagemath-categories == 10.6.
|
|
10
|
-
'passagemath-modules == 10.6.
|
|
8
|
+
'passagemath-environment == 10.6.31rc3',
|
|
9
|
+
'passagemath-categories == 10.6.31rc3',
|
|
10
|
+
'passagemath-modules == 10.6.31rc3',
|
|
11
11
|
'numpy >=1.19', 'numpy >=1.22.4',
|
|
12
12
|
'cython >=3.0.8, <3.2.0', 'cython >=3.0.8,<3.2.0',
|
|
13
13
|
'gmpy2 ~=2.1.b999',
|
|
@@ -23,8 +23,8 @@ dependencies = [
|
|
|
23
23
|
'gmpy2 ~=2.1.b999',
|
|
24
24
|
'cysignals <1.12.4; sys_platform == "win32"', 'cysignals >=1.11.2, != 1.12.0',
|
|
25
25
|
'memory_allocator',
|
|
26
|
-
'passagemath-categories == 10.6.
|
|
27
|
-
'passagemath-modules == 10.6.
|
|
26
|
+
'passagemath-categories == 10.6.31rc3',
|
|
27
|
+
'passagemath-modules == 10.6.31rc3',
|
|
28
28
|
'numpy >=1.19', 'numpy >=1.22.4',
|
|
29
29
|
'scipy >=1.5',
|
|
30
30
|
'pillow >=7.2.0',
|
|
@@ -54,7 +54,7 @@ classifiers = [
|
|
|
54
54
|
"Programming Language :: Python :: Implementation :: CPython",
|
|
55
55
|
"Topic :: Scientific/Engineering :: Mathematics",
|
|
56
56
|
]
|
|
57
|
-
requires-python = ">=3.10, <3.
|
|
57
|
+
requires-python = ">=3.10, <3.15"
|
|
58
58
|
|
|
59
59
|
[project.urls]
|
|
60
60
|
"release notes" = "https://github.com/passagemath/passagemath/releases"
|
|
@@ -81,7 +81,7 @@ dot2tex = ['dot2tex >=2.11.3',]
|
|
|
81
81
|
jsmol = ['jupyter-jsmol',]
|
|
82
82
|
matplotlib = [] # no extra needed
|
|
83
83
|
playwright = ['playwright',]
|
|
84
|
-
tachyon = ['passagemath-tachyon == 10.6.
|
|
84
|
+
tachyon = ['passagemath-tachyon == 10.6.31rc3',]
|
|
85
85
|
threejs = [] # no extra needed
|
|
86
86
|
|
|
87
87
|
# extras by other features
|
|
@@ -767,7 +767,7 @@ class Color:
|
|
|
767
767
|
sage: Color('black') / 0.0
|
|
768
768
|
Traceback (most recent call last):
|
|
769
769
|
...
|
|
770
|
-
ZeroDivisionError:
|
|
770
|
+
ZeroDivisionError: ...division by zero
|
|
771
771
|
|
|
772
772
|
sage: papayawhip / yellow
|
|
773
773
|
Traceback (most recent call last):
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
10.6.31.rc1
|
|
File without changes
|
|
File without changes
|
{passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/passagemath_plot.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/passagemath_plot.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|
{passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/ext_data/graphs/graph_plot_js.html
RENAMED
|
File without changes
|
{passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/ext_data/threejs/animation.css
RENAMED
|
File without changes
|
{passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/ext_data/threejs/animation.html
RENAMED
|
File without changes
|
{passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/ext_data/threejs/animation.js
RENAMED
|
File without changes
|
{passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/ext_data/threejs/fat_lines.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/interfaces/all__sagemath_plot.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/hyperbolic_regular_polygon.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/implicit_plot3d.py
RENAMED
|
File without changes
|
{passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/implicit_surface.pyx
RENAMED
|
File without changes
|
{passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/index_face_set.pxd
RENAMED
|
File without changes
|
{passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/index_face_set.pyx
RENAMED
|
File without changes
|
{passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/introduction.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/parametric_plot3d.py
RENAMED
|
File without changes
|
{passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/parametric_surface.pxd
RENAMED
|
File without changes
|
{passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/parametric_surface.pyx
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/plot_field3d.py
RENAMED
|
File without changes
|
|
File without changes
|
{passagemath_plot-10.6.31rc1 → passagemath_plot-10.6.31rc3}/sage/plot/plot3d/revolution_plot3d.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|