pandapipes 0.7.0
SimonRubenDrauz
released this
02 Aug 08:23
·
931 commits
to master
since this release
- [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.