QRules 0.10.0
See all documentation for this version here.
⚠️ Interface
- The
StateTransitionCollectionclass has been removed (#155) StateTransitionGraphand related classes have been generalised toMutableTransition(#156)
✨ New features
- Quantum number solutions can now be inspected separately (#168)
⚠️ Enhancements and optimizations
- The
qrules.io._dotmodule has been redesigned in an open-closed style to make it easier to extend (#157)
🐛 Bug fixes
- Permutate topology edges, not property mappings (#218)
The full changelog as commits can be found here.