piegy 2.1.11__cp311-cp311-macosx_11_0_arm64.whl → 2.1.12__cp311-cp311-macosx_11_0_arm64.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/__version__.py CHANGED
@@ -1,4 +1,4 @@
1
- __version__ = '2.1.11'
1
+ __version__ = '2.1.12'
2
2
 
3
3
  '''
4
4
  version history:
piegy/build_info.py CHANGED
@@ -4,9 +4,9 @@ Auto-generated at compile time.
4
4
  """
5
5
 
6
6
  build_info = {
7
- "version": "2.1.11",
7
+ "version": "2.1.12",
8
8
  "built from": "local machine",
9
- "build date": "2025-06-28 04:18:25",
9
+ "build date": "2025-06-28 04:42:55",
10
10
  "python version": "3.11.10",
11
11
  "platform": "darwin"
12
12
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: piegy
3
- Version: 2.1.11
3
+ Version: 2.1.12
4
4
  Summary: Payoff-Driven Stochastic Spatial Model for Evolutionary Game Theory
5
5
  Author-email: Chenning Xu <cxu7@caltech.edu>
6
6
  License: BSD 3-Clause License
@@ -1,7 +1,7 @@
1
1
  piegy/__init__.py,sha256=VQcKA9Eg3hUJci2GV8fZjf9srZu9MPRc_LDVomaxowI,2117
2
- piegy/__version__.py,sha256=Hsqf89JFeraAR-Zns8Aedw23wkFipi3p83A5QCaOa5c,1697
2
+ piegy/__version__.py,sha256=73UZA7FC7rGRp9D4-2NFskEWEc3_GZy3DmAkmU4bGR4,1697
3
3
  piegy/analysis.py,sha256=2GBsBbi7LdstSEAM0-F2bfL2kHu3MElcrw8bxZ1x6LI,8719
4
- piegy/build_info.py,sha256=phULO1AG77ZtxXUf9_POSJJvCY8IMi9qIIAlK5TiZZk,289
4
+ piegy/build_info.py,sha256=AYDyI4SHDhOTyKoCGCmGYZGOeJFlUHlp_L2kdS7Pbtk,289
5
5
  piegy/data_tools.py,sha256=auliVb88qKQmCX7LEDgKQvhBcwFTCXBEWKtjJ4_-rTU,3446
6
6
  piegy/figures.py,sha256=GwixvD3Flaqg4feSvqr42lDR7CwZK0_2qmZg6N6_1uE,17936
7
7
  piegy/find_C.py,sha256=sbPQ2oTDCoBb00woDZ9ppRJstUmJwLguh7TOpQpvBfY,496
@@ -22,8 +22,8 @@ piegy/C_core/sim_funcs.h,sha256=w53jaLVf49h_OxEr3xbMT3p_v6KTmduf0ORsoSqFhTI,1514
22
22
  piegy/tools/__init__.py,sha256=eYOl_HJHDonYexfrmKh3koOlxvtSo46vH6jHvCEEB4k,300
23
23
  piegy/tools/figure_tools.py,sha256=54vJSJMReXidFnSPE_xFvedtgnJU3d55zQDPNBLGs98,6975
24
24
  piegy/tools/file_tools.py,sha256=ncxFWeHfIE-GYLQlOrahFlhBgqPyuY3R5_93fpQeCEs,630
25
- piegy-2.1.11.dist-info/licenses/LICENSE.txt,sha256=wfzEht_CxOcfGGmg3f3at4mWJb9rTBjA51mXLl_3O3g,1498
26
- piegy-2.1.11.dist-info/METADATA,sha256=GOf3bhzGNCDs4A0rmJ-k77pH4ySAPnTIKnFDAzXRfJs,5436
27
- piegy-2.1.11.dist-info/WHEEL,sha256=qxQkdhERtGxJzqnVOBnucx1aUmU2n3HmuzYdln_LyOw,109
28
- piegy-2.1.11.dist-info/top_level.txt,sha256=k4QLYL8PqdqDuy95-4NZD_FVLqJDsmq67tpKkBn4vMw,6
29
- piegy-2.1.11.dist-info/RECORD,,
25
+ piegy-2.1.12.dist-info/licenses/LICENSE.txt,sha256=wfzEht_CxOcfGGmg3f3at4mWJb9rTBjA51mXLl_3O3g,1498
26
+ piegy-2.1.12.dist-info/METADATA,sha256=J3etgOKqcjudd7IhqPfhSUPzeW30uKbMRK0BO9IrLvs,5436
27
+ piegy-2.1.12.dist-info/WHEEL,sha256=qxQkdhERtGxJzqnVOBnucx1aUmU2n3HmuzYdln_LyOw,109
28
+ piegy-2.1.12.dist-info/top_level.txt,sha256=k4QLYL8PqdqDuy95-4NZD_FVLqJDsmq67tpKkBn4vMw,6
29
+ piegy-2.1.12.dist-info/RECORD,,
File without changes