power-grid-model-ds 1.1.3__py3-none-any.whl → 1.1.4__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.
@@ -16,7 +16,7 @@ def empty(dtype: type):
16
16
  return ""
17
17
  if np.issubdtype(dtype, np.dtype("bool")):
18
18
  return False
19
- if np.issubdtype(dtype, np.float64):
19
+ if np.issubdtype(dtype, np.floating):
20
20
  return np.nan
21
21
  try:
22
22
  return np.iinfo(dtype).min
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: power-grid-model-ds
3
- Version: 1.1.3
3
+ Version: 1.1.4
4
4
  Summary: Power Grid Model extension which provides a grid data structure for simulation and analysis
5
5
  Author-email: Contributors to the Power Grid Model project <powergridmodel@lfenergy.org>
6
6
  License: MPL-2.0
@@ -19,7 +19,7 @@ power_grid_model_ds/_core/data_source/generator/arrays/node.py,sha256=r7hBuYFzaq
19
19
  power_grid_model_ds/_core/data_source/generator/arrays/source.py,sha256=rlrjDI73uI25975H5AuJSKs9_ZcfBUTFxoQ4PMg1lqc,1241
20
20
  power_grid_model_ds/_core/data_source/generator/arrays/transformer.py,sha256=o2MOhWfitED2YDACLrxSYbeyDf3Rr_4fF0rsW2nROD4,1526
21
21
  power_grid_model_ds/_core/model/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
22
- power_grid_model_ds/_core/model/constants.py,sha256=x-vjey1SHg2yvR5EvzTC6w9iRffp3nlkye5eKUlZ2gM,745
22
+ power_grid_model_ds/_core/model/constants.py,sha256=pxkZ-a4J8RVu4ziw_A6usY81I2tt6sOY1xDBsv6Ta14,746
23
23
  power_grid_model_ds/_core/model/arrays/__init__.py,sha256=WMMIUW5RAkJ6E7tRtu8sImhxjnQDo7h5J2I9dhvfAcw,1013
24
24
  power_grid_model_ds/_core/model/arrays/pgm_arrays.py,sha256=Vmzj6BFVY3vZqfpiOZ0-KDNdi3EbkWv3cUHUx8D29jw,3318
25
25
  power_grid_model_ds/_core/model/arrays/base/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -57,8 +57,8 @@ power_grid_model_ds/_core/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm
57
57
  power_grid_model_ds/_core/utils/misc.py,sha256=aAdlXjyKN6_T4b_CQZ879TbkbDZW4TwBUsxTpkwvymU,1228
58
58
  power_grid_model_ds/_core/utils/pickle.py,sha256=LGeTc7nu9RY1noOzLJzYaSHSWIgqzHy2xhmueKGuipc,1445
59
59
  power_grid_model_ds/_core/utils/zip.py,sha256=9RtJYhjlgNZOtxr4iI-CpsjT1axw5kCCqprfTjaIsiI,2197
60
- power_grid_model_ds-1.1.3.dist-info/LICENSE,sha256=GpbnG1pNl-ORtSP6dmHeiZvwy36UFli6MEZy1XlmBqo,14906
61
- power_grid_model_ds-1.1.3.dist-info/METADATA,sha256=4of3PNLjHjuo8NYCL_awsZDZzS2JkCD5vjYhDB7lrfI,8822
62
- power_grid_model_ds-1.1.3.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
63
- power_grid_model_ds-1.1.3.dist-info/top_level.txt,sha256=nJa103Eqvm5TESYEKPFVImfLg_ugGOBznikrM-rZQZg,20
64
- power_grid_model_ds-1.1.3.dist-info/RECORD,,
60
+ power_grid_model_ds-1.1.4.dist-info/LICENSE,sha256=GpbnG1pNl-ORtSP6dmHeiZvwy36UFli6MEZy1XlmBqo,14906
61
+ power_grid_model_ds-1.1.4.dist-info/METADATA,sha256=XYSIcX5BJnpl0pG6N2vwSFRPJW5WO-QbXuw7MnBzc1E,8822
62
+ power_grid_model_ds-1.1.4.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
63
+ power_grid_model_ds-1.1.4.dist-info/top_level.txt,sha256=nJa103Eqvm5TESYEKPFVImfLg_ugGOBznikrM-rZQZg,20
64
+ power_grid_model_ds-1.1.4.dist-info/RECORD,,