rgwfuncs 0.0.55__py3-none-any.whl → 0.0.56__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- rgwfuncs/algebra_lib.py +0 -2
- {rgwfuncs-0.0.55.dist-info → rgwfuncs-0.0.56.dist-info}/METADATA +1 -1
- {rgwfuncs-0.0.55.dist-info → rgwfuncs-0.0.56.dist-info}/RECORD +7 -7
- {rgwfuncs-0.0.55.dist-info → rgwfuncs-0.0.56.dist-info}/LICENSE +0 -0
- {rgwfuncs-0.0.55.dist-info → rgwfuncs-0.0.56.dist-info}/WHEEL +0 -0
- {rgwfuncs-0.0.55.dist-info → rgwfuncs-0.0.56.dist-info}/entry_points.txt +0 -0
- {rgwfuncs-0.0.55.dist-info → rgwfuncs-0.0.56.dist-info}/top_level.txt +0 -0
rgwfuncs/algebra_lib.py
CHANGED
@@ -827,8 +827,6 @@ def plot_polynomial_functions(
|
|
827
827
|
x_val = sub_dict["x"]
|
828
828
|
|
829
829
|
# 1) If x == "*", generate from -zoom..+zoom
|
830
|
-
print("830", x_val)
|
831
|
-
print("830", type(x_val))
|
832
830
|
if isinstance(x_val, str) and x_val == "*":
|
833
831
|
x_values = np.linspace(-zoom, zoom, 1201)
|
834
832
|
sub_dict["x"] = x_values # might as well update it in place
|
@@ -1,12 +1,12 @@
|
|
1
1
|
rgwfuncs/__init__.py,sha256=JjkuVeRV_Bkw8vnqSbJsRcYQRm4iCI3futR86cf3tRI,1637
|
2
|
-
rgwfuncs/algebra_lib.py,sha256=
|
2
|
+
rgwfuncs/algebra_lib.py,sha256=b6I553GoY9n6oXinvNzY6P6CvI6za_Bc69PbkaYEqpo,35955
|
3
3
|
rgwfuncs/df_lib.py,sha256=qqRQdakheLy8wMZRBfHwKyIp8DmdZIWfAiLKWgq03QU,68977
|
4
4
|
rgwfuncs/docs_lib.py,sha256=y3wSAOPO3qsA4HZ7xAtW8HimM8w-c8hjcEzMRLJ96ao,1960
|
5
5
|
rgwfuncs/interactive_shell_lib.py,sha256=A7EWsYxAfDev_N0-2GjRvAtp0bAwBPHIczXb8Gu9fzI,1107
|
6
6
|
rgwfuncs/str_lib.py,sha256=rtAdRlnSJIu3JhI-tA_A0wCiPK2m-zn5RoGpBxv_g-4,2228
|
7
|
-
rgwfuncs-0.0.
|
8
|
-
rgwfuncs-0.0.
|
9
|
-
rgwfuncs-0.0.
|
10
|
-
rgwfuncs-0.0.
|
11
|
-
rgwfuncs-0.0.
|
12
|
-
rgwfuncs-0.0.
|
7
|
+
rgwfuncs-0.0.56.dist-info/LICENSE,sha256=7EI8xVBu6h_7_JlVw-yPhhOZlpY9hP8wal7kHtqKT_E,1074
|
8
|
+
rgwfuncs-0.0.56.dist-info/METADATA,sha256=mAxOqfOPI-cMo-FpTnKHUC_Hi-yoPDb2xHjQdpKN41U,57136
|
9
|
+
rgwfuncs-0.0.56.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
10
|
+
rgwfuncs-0.0.56.dist-info/entry_points.txt,sha256=j-c5IOPIQ0252EaOV6j6STio56sbXl2C4ym_fQ0lXx0,43
|
11
|
+
rgwfuncs-0.0.56.dist-info/top_level.txt,sha256=aGuVIzWsKiV1f2gCb6mynx0zx5ma0B1EwPGFKVEMTi4,9
|
12
|
+
rgwfuncs-0.0.56.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|