piegy 2.0.0__py3-none-any.whl → 2.0.1__py3-none-any.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.
- piegy/C_core/piegyc.so +0 -0
- piegy/__version__.py +1 -0
- piegy/simulation_py.py +1 -1
- {piegy-2.0.0.dist-info → piegy-2.0.1.dist-info}/METADATA +1 -1
- {piegy-2.0.0.dist-info → piegy-2.0.1.dist-info}/RECORD +8 -7
- {piegy-2.0.0.dist-info → piegy-2.0.1.dist-info}/WHEEL +0 -0
- {piegy-2.0.0.dist-info → piegy-2.0.1.dist-info}/licenses/LICENSE.txt +0 -0
- {piegy-2.0.0.dist-info → piegy-2.0.1.dist-info}/top_level.txt +0 -0
piegy/C_core/piegyc.so
ADDED
Binary file
|
piegy/__version__.py
CHANGED
@@ -22,4 +22,5 @@ version history:
|
|
22
22
|
1.1.6: change name of variables in model class -- for compatability with the new C core. 1.1.6 is the last verion of v1. From v2 on, the piegy package has C core.
|
23
23
|
|
24
24
|
2.0.0: update simulation core to C-based.
|
25
|
+
2.0.1: re-upload, the C core is not included in package.
|
25
26
|
'''
|
piegy/simulation_py.py
CHANGED
@@ -1,17 +1,18 @@
|
|
1
1
|
piegy/__init__.py,sha256=plq8y9IE9ilaKtEFIblJ_QexipAvPBXoalXhXLbs71Q,3244
|
2
|
-
piegy/__version__.py,sha256=
|
2
|
+
piegy/__version__.py,sha256=tTdzGvSi3VgnD70GubjJXdoHTOViOKFJsoyrYDFCG9Q,1140
|
3
3
|
piegy/analysis.py,sha256=2GBsBbi7LdstSEAM0-F2bfL2kHu3MElcrw8bxZ1x6LI,8719
|
4
4
|
piegy/data_tools.py,sha256=cbWAxGpFPbvne1RzvJaVN6avvmNt1I165xoppOqxQME,3378
|
5
5
|
piegy/figures.py,sha256=TP9AoNnKwGZxBNmJGbplpb_ewr9US3jziBzOh1arGeY,19014
|
6
6
|
piegy/simulation.py,sha256=4J4pdDuobV0fVxTF3QMr0SzX49tLBwkh99svnjO3eTU,17698
|
7
|
-
piegy/simulation_py.py,sha256=
|
7
|
+
piegy/simulation_py.py,sha256=BqHzVtFADUkqRRQGvncp3ambv-_wALwOc-ZRF2id8AM,29153
|
8
8
|
piegy/test_var.py,sha256=EfItIK-FEApJTAW8rs15kdMs5xlv-8Bx6CtfpSoi8ys,23562
|
9
9
|
piegy/videos.py,sha256=QfSpOdwfaDsrQYRoiHmZ6gowzRQHom3m8kx1P65_8sM,10218
|
10
|
+
piegy/C_core/piegyc.so,sha256=5tBwQbxyKzTYny0oMhMZGyShuBJNRb2HzRWkeRfxM0s,51768
|
10
11
|
piegy/tools/__init__.py,sha256=eYOl_HJHDonYexfrmKh3koOlxvtSo46vH6jHvCEEB4k,300
|
11
12
|
piegy/tools/figure_tools.py,sha256=54vJSJMReXidFnSPE_xFvedtgnJU3d55zQDPNBLGs98,6975
|
12
13
|
piegy/tools/file_tools.py,sha256=ncxFWeHfIE-GYLQlOrahFlhBgqPyuY3R5_93fpQeCEs,630
|
13
|
-
piegy-2.0.
|
14
|
-
piegy-2.0.
|
15
|
-
piegy-2.0.
|
16
|
-
piegy-2.0.
|
17
|
-
piegy-2.0.
|
14
|
+
piegy-2.0.1.dist-info/licenses/LICENSE.txt,sha256=wfzEht_CxOcfGGmg3f3at4mWJb9rTBjA51mXLl_3O3g,1498
|
15
|
+
piegy-2.0.1.dist-info/METADATA,sha256=KapoMzJK26N4Ug8qFxCg6KXIvqJ0WTllOVKv7rsHYig,5306
|
16
|
+
piegy-2.0.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
17
|
+
piegy-2.0.1.dist-info/top_level.txt,sha256=k4QLYL8PqdqDuy95-4NZD_FVLqJDsmq67tpKkBn4vMw,6
|
18
|
+
piegy-2.0.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|