Release 1.1.0
·
153 commits
to develop
since this release
Features Added
- Added
Universe.filled_cells
, a generator that yields the cells filled with that universe instance (#361). - Added
__eq__
dunder method toUniverse
to support equality comparisons (#361). - Changed general plane constants checker to support more than 9 constants (#761).
Bugs Fixed
- Fixed bug where MontePy would overly aggressively round outputs and remove the user's intent (#756).
- Fixed bug where a cell complement in the first five characters causes a spurious vertical mode detection (#753).