Commit graph

14 commits

Author SHA1 Message Date
Paul Romano
c83b890869 Use ufloat for stochastic volume results 2018-03-19 10:40:45 -05:00
Paul Romano
d3d6dc87dc Remove a few more __future__ imports. Use collections.abc 2018-02-05 23:14:30 -05:00
Paul Romano
002c7651c2 Address comments by @smharper on #892. 2017-06-15 14:38:25 -05:00
Paul Romano
c3c9df6a85 Make Intersection and Union obey the mutable sequence protocol 2017-06-07 20:12:51 -05:00
Paul Romano
ca009e211e Manage unique IDs via new IDManagerMixin that uses class variables 2017-06-07 20:12:51 -05:00
Paul Romano
d938fa0176 Fix bugs discovered during CNL workshop 2017-03-19 21:41:54 -05:00
Paul Romano
61f0138555 Add Plot.from_geometry() classmethod 2017-03-08 14:24:41 -06:00
Paul Romano
cfb6339698 Change how volume is stored 2017-02-23 22:23:00 -06:00
Paul Romano
0c616c8b22 Handle HDF5 format versions consistently 2017-02-21 21:26:21 -06:00
Paul Romano
fb009c6b5e Use multidimensional array for tally results rather than derived type 2016-11-15 15:22:02 -06:00
Paul Romano
6c29c39443 Add check on user-specified bounding boxes for volume calculations 2016-08-15 17:50:03 -05:00
Paul Romano
a5763ae599 Refactor volume calculation to allow material/universe volumes as well 2016-08-08 16:14:17 -05:00
Paul Romano
66d772da79 Refactor settings to use more CheckedLists. Rename all to_xml methods
to_xml_element
2016-08-01 10:37:00 -05:00
Paul Romano
cac6ac6f66 Add VolumeCalculation object. Update settings.xml RELAX NG schema 2016-08-01 10:37:00 -05:00