Release 1.1.1
·
341 commits
to develop
since this release
Features Added
- Added demonstration jupyter notebooks for working with Pin Cell and PWR assemblies in MontePy.
Bugs Fixed
- Fixed bug where surfaces created from scratch couldn't be accurately written out to the file (#652).
- Fixed bug where surface transformations couldn't be unset and exported properly (#711).
- Fixed bug where negative numbers were treated as valid by
append_renumber(#690). - Fixed bug that couldn't parse
SDEFby simply not parsing the input for the time being (#767). - Fixed parsing bug with
DE LOGstyle inputs by simply not parsing them for now (#767).
Pull Requests
#750, #767, #772, #773, #774, #747, #775