Skip to content

v1.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 09:12
ff950ab

What's changed?

Highlights

  • ✅ Newton-Raphson calculation method for state estimation (see the documentation).
  • ✅ Optional separate sigmas for active power and reactive power for power sensors (see the documentation).
  • ✅ Get the batch size of an update data set (see the API reference).
  • 💥 Multiple bug fixes (see e.g. #462 and #477 ).
  • 🚀 Improvements and fixes to documentation.
  • 🎉 Various improvements to the internal implementation and compiler support.
  • 🎉 The licenses of source and data files were updated.

Support for Python 3.8 was dropped

As agreed upon during the last Power Grid Model meet-up, support for Python 3.8 was dropped. Please refer to our Release Strategy on details.

Full list of changes

New Contributors

Full Changelog: v1.6.0...v1.7.0