Skip to content

pandapipes 0.7.0

Compare
Choose a tag to compare
@SimonRubenDrauz SimonRubenDrauz released this 02 Aug 08:23
· 692 commits to master since this release
f9b7cb0
  • [ADDED] function to test tutorials / jupyter notebooks
  • [ADDED] numba's Just-in-time implementation
  • [ADDED] function for subnet selection
  • [ADDED] functions for standard type changes
  • [CHANGED] timeseries progress bar now shown with tqdm as in pandapower
  • [CHANGED] some restructuring
  • [CHANGED] derivatives and some result extraction functions were made global. Pre-/ post derivative calculation functions
  • [CHANGED] standard types now under net.std_types
  • [CHANGED] renaming extract_results to init_results
  • [FIXED] bugfix to resolve problems with numpy indexing
  • [FIXED] HHV/LHV for H2 corrected
  • [FIXED] only considering external grids, which are in service
  • [FIXED] preventing unexpected behavior of pressure control component
  • [FIXED] individual run function in run_timeseries

For full changes see CHANGELOG.rst.