steer-core 0.1.37__py3-none-any.whl → 0.1.38__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.
steer_core/__init__.py CHANGED
@@ -1,4 +1,4 @@
1
- __version__ = "0.1.37"
1
+ __version__ = "0.1.38"
2
2
 
3
3
  from .Mixins.Colors import ColorMixin
4
4
  from .Mixins.Coordinates import CoordinateMixin
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: steer-core
3
- Version: 0.1.37
3
+ Version: 0.1.38
4
4
  Summary: Modelling energy storage from cell to site - STEER OpenCell Design
5
5
  Author-email: Nicholas Siemons <nsiemons@stanford.edu>
6
6
  Maintainer-email: Nicholas Siemons <nsiemons@stanford.edu>
@@ -26,6 +26,8 @@ Requires-Dist: numpy==2.2.6
26
26
  Requires-Dist: datetime==5.5
27
27
  Requires-Dist: plotly==6.2.0
28
28
  Requires-Dist: scipy==1.15.3
29
+ Requires-Dist: msgpack==1.1.1
30
+ Requires-Dist: msgpack-numpy==0.4.8
29
31
  Provides-Extra: dev
30
32
  Requires-Dist: pytest>=7.0; extra == "dev"
31
33
  Requires-Dist: pytest-cov; extra == "dev"
@@ -1,4 +1,4 @@
1
- steer_core/__init__.py,sha256=iv1Zv2edpDkh91ynlce2_TditJjHT03A-Lt6ECkaBIA,321
1
+ steer_core/__init__.py,sha256=XqjThcjzP0v5bOC6b6PVMbPTz_-TY53bmaQnkEEtzh0,321
2
2
  steer_core/Constants/Units.py,sha256=wfbR52HHhFyeYBYyiJTTbFISuSQNzxnnfj-ifeDHDts,1114
3
3
  steer_core/Constants/Universal.py,sha256=_9FlNWGdGyjDx5zI8J-4M7B4_ThqXD4xauCNytv2KdY,135
4
4
  steer_core/Constants/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -16,7 +16,7 @@ steer_core/Mixins/Plotter.py,sha256=wRRF0C5fz_6polCKKRVnZ07UFL4HBohZ5K2BSm_ULsg,
16
16
  steer_core/Mixins/Serializer.py,sha256=1kqoY1U-SpGb-x3f46V4flhD6-PE19RjgLft2uJG19A,10462
17
17
  steer_core/Mixins/TypeChecker.py,sha256=eXgu1G4d2_btNg5AJ3UkTXpoFJ79bc6tSasInCnXqc0,10539
18
18
  steer_core/Mixins/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
19
- steer_core-0.1.37.dist-info/METADATA,sha256=OgqOn6S5ae7gjAJMbb9iqkqLj72lWd8hPX8LsJFs-cI,1600
20
- steer_core-0.1.37.dist-info/WHEEL,sha256=qELbo2s1Yzl39ZmrAibXA2jjPLUYfnVhUNTlyF1rq0Y,92
21
- steer_core-0.1.37.dist-info/top_level.txt,sha256=6LFpGCSDE_SqRoT7raeM3Ax7KTBKQnyXLXxM9kXtw5M,11
22
- steer_core-0.1.37.dist-info/RECORD,,
19
+ steer_core-0.1.38.dist-info/METADATA,sha256=lQ-Ilk3uaQimiWG8ohjCoAmn2tvGWhaIAJkdaGrpYSE,1666
20
+ steer_core-0.1.38.dist-info/WHEEL,sha256=qELbo2s1Yzl39ZmrAibXA2jjPLUYfnVhUNTlyF1rq0Y,92
21
+ steer_core-0.1.38.dist-info/top_level.txt,sha256=6LFpGCSDE_SqRoT7raeM3Ax7KTBKQnyXLXxM9kXtw5M,11
22
+ steer_core-0.1.38.dist-info/RECORD,,