steer-core 0.1.13__py3-none-any.whl → 0.1.15__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.
@@ -2,8 +2,6 @@ from typing import Type
2
2
  import pandas as pd
3
3
  import numpy as np
4
4
 
5
- from scipy.interpolate import PchipInterpolator
6
-
7
5
 
8
6
  ALLOWED_REFERENCE = [
9
7
  'Na/Na+',
steer_core/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = "0.1.13"
1
+ __version__ = "0.1.15"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: steer-core
3
- Version: 0.1.13
3
+ Version: 0.1.15
4
4
  Summary: Modelling energy storage from cell to site - STEER OpenCell Design
5
5
  Home-page: https://github.com/nicholas9182/steer-core/
6
6
  Author: Nicholas Siemons
@@ -1,5 +1,5 @@
1
1
  steer_core/DataManager.py,sha256=KKpN8GiVHm8xfUmjHKgfLt_xRXT--dhNX8gxs022VHs,11156
2
- steer_core/__init__.py,sha256=khDKUuWafURKVs5EAZkpOMiUHI2-V7axlqrWLPUpuZo,23
2
+ steer_core/__init__.py,sha256=qb0TalpSt1CbprnFyeLUKqgrqNtmnk9IoQQ7umAoXVY,23
3
3
  steer_core/Apps/ContextManagers.py,sha256=p3_m6cio2bobP0gg03Iu18XRPHTeIsoZasf5TnLsvZg,1810
4
4
  steer_core/Apps/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  steer_core/Apps/Components/MaterialSelectors.py,sha256=KVDhOK5c0LT-2z9_o_QYdk6wsDjPEZ0Wb4xHXOjZvNc,31715
@@ -25,9 +25,9 @@ steer_core/Mixins/Colors.py,sha256=rJnXyUb9hdy3SkzrPV9dXvnBFZ1funYRF8Q0EZr3vZA,1
25
25
  steer_core/Mixins/Coordinates.py,sha256=lxToydRFDiRkHdA2sOJKZnu44ztbNfURV6aza5eMGtE,12969
26
26
  steer_core/Mixins/Data.py,sha256=wdNedZHS5Q7B-pCIoEbqTWMcxsC91CVn9pbQ2Zszg3w,1363
27
27
  steer_core/Mixins/Serializer.py,sha256=x-aX8BcFSh5egZdkKinYMmIHLqZymCnETNUld3hzgnk,1039
28
+ steer_core/Mixins/TypeChecker.py,sha256=wmsDMYhjAynMQFN_7VixcyzKiin3WyklGT4JuJtxnm0,7400
28
29
  steer_core/Mixins/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
29
- steer_core/Mixins/validators.py,sha256=3GwRJeC30JNpRYavkirdMsGlZxPrGVxe4cX0wxj8dG8,7449
30
- steer_core-0.1.13.dist-info/METADATA,sha256=6aai2iblgstzCZKqLNM6XhZqWjp2LyfBfwaxWKow4cc,704
31
- steer_core-0.1.13.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
32
- steer_core-0.1.13.dist-info/top_level.txt,sha256=6LFpGCSDE_SqRoT7raeM3Ax7KTBKQnyXLXxM9kXtw5M,11
33
- steer_core-0.1.13.dist-info/RECORD,,
30
+ steer_core-0.1.15.dist-info/METADATA,sha256=TwWtA-lhbU-3coe4Ns6yqheRsDF1wWY1SL1QNisJSUk,704
31
+ steer_core-0.1.15.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
32
+ steer_core-0.1.15.dist-info/top_level.txt,sha256=6LFpGCSDE_SqRoT7raeM3Ax7KTBKQnyXLXxM9kXtw5M,11
33
+ steer_core-0.1.15.dist-info/RECORD,,