rgwfuncs 0.0.57__py3-none-any.whl → 0.0.58__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- {rgwfuncs-0.0.57.dist-info → rgwfuncs-0.0.58.dist-info}/LICENSE +1 -1
- {rgwfuncs-0.0.57.dist-info → rgwfuncs-0.0.58.dist-info}/METADATA +2 -4
- {rgwfuncs-0.0.57.dist-info → rgwfuncs-0.0.58.dist-info}/RECORD +6 -6
- {rgwfuncs-0.0.57.dist-info → rgwfuncs-0.0.58.dist-info}/WHEEL +0 -0
- {rgwfuncs-0.0.57.dist-info → rgwfuncs-0.0.58.dist-info}/entry_points.txt +0 -0
- {rgwfuncs-0.0.57.dist-info → rgwfuncs-0.0.58.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: rgwfuncs
|
3
|
-
Version: 0.0.
|
3
|
+
Version: 0.0.58
|
4
4
|
Summary: A functional programming paradigm for mathematical modelling and data science
|
5
5
|
Home-page: https://github.com/ryangerardwilson/rgwfunc
|
6
6
|
Author: Ryan Gerard Wilson
|
@@ -10,7 +10,7 @@ Project-URL: Issues, https://github.com/ryangerardwilson/rgwfuncs
|
|
10
10
|
Classifier: Programming Language :: Python :: 3
|
11
11
|
Classifier: License :: OSI Approved :: MIT License
|
12
12
|
Classifier: Operating System :: OS Independent
|
13
|
-
Requires-Python: >=3.
|
13
|
+
Requires-Python: >=3.10
|
14
14
|
Description-Content-Type: text/markdown
|
15
15
|
License-File: LICENSE
|
16
16
|
Requires-Dist: pandas
|
@@ -552,8 +552,6 @@ This function plots polynomial functions described by a list of expressions and
|
|
552
552
|
|
553
553
|
--------------------------------------------------------------------------------
|
554
554
|
|
555
|
-
media/plot_x_points_of_polynomial_functions_example_5.svg
|
556
|
-
|
557
555
|
### 12. `plot_x_points_of_polynomial_functions`
|
558
556
|
|
559
557
|
This function plots one or more expressions described by a list of dictionaries. For each item in the list, the function evaluates the given Python/NumPy expression at the specified x-values (converted to NumPy arrays if they are Python lists) and plots the resulting points on a single figure.
|
@@ -4,9 +4,9 @@ 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.58.dist-info/LICENSE,sha256=jLvt20gcUZYB8UOvyBvyKQ1qhYYhD__qP7ZDx2lPFkU,1062
|
8
|
+
rgwfuncs-0.0.58.dist-info/METADATA,sha256=fr7ZJXzfg29cecs8qypY9_ELYIoXhnT6HzkJ7xMGt2M,58951
|
9
|
+
rgwfuncs-0.0.58.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
10
|
+
rgwfuncs-0.0.58.dist-info/entry_points.txt,sha256=j-c5IOPIQ0252EaOV6j6STio56sbXl2C4ym_fQ0lXx0,43
|
11
|
+
rgwfuncs-0.0.58.dist-info/top_level.txt,sha256=aGuVIzWsKiV1f2gCb6mynx0zx5ma0B1EwPGFKVEMTi4,9
|
12
|
+
rgwfuncs-0.0.58.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|