Skip to content

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 15 Jun 02:41
· 2 commits to main since this release
  • Normalization: Network::to_normalized preserves source bus ids instead of
    renumbering surviving buses to dense 1-based ids. Dense row mapping remains
    available through IndexedNetwork and the C ABI table order.

What's Changed

  • Preserve source bus IDs in normalized networks by @samtalki in #122

Full Changelog: v0.2.2...v0.2.3