Added
- PRISM objects now store minimization object from scipy.root as PRISM.minimize_result
- Pair iterator utility to the core.System object
Changed
- Many documentation fixes/tweaks
Fixed
- FJC limit of omega.DiscreteKoyama was incorrect (thanks Jadrich!)
- structure factor normalization flag was being ignored
- fixed domain check in omega.FromArray
- test suite for when test suite isn't available