Commit graph

22 commits

Author SHA1 Message Date
Paul Romano
50aa7be701 Make sure ABCs come from collections.abc 2018-10-18 05:54:36 -05:00
Paul Romano
c428cee667 Remove __future__ and six imports 2018-02-05 23:14:30 -05:00
Paul Romano
e6b5803f70 Make filter_strides a property of Tally 2017-12-19 15:58:14 +07:00
Paul Romano
02b8f4ec09 Change names of openmc.capi classes. Hopefully fix RTD docs build. 2017-10-05 10:52:29 -05:00
Paul Romano
1bd3e0b1d0 Make scipy and pandas required dependencies 2017-06-07 20:12:51 -05:00
Will Boyd
3042e7d9c0 Updated OpenMOC compatiblity module with changes suggested by @paulromano 2017-02-28 12:06:42 -05:00
Paul Romano
5a126d086e Use six.string_types instead of basestring 2016-10-06 21:55:12 -05:00
Sterling Harper
c177c3c100 Add Filter classes to docs 2016-09-30 13:37:45 -04:00
Sterling Harper
62f8dbfc02 Clean up tally namespace 2016-09-30 12:19:22 -04:00
Sterling Harper
60c14046a5 Fix test_tally_slice_merge 2016-09-11 13:53:19 -04:00
Paul Romano
c7a0b716d2 General cleanup -- both bugs and style issues -- based on running pylint 2016-07-02 11:04:25 +07:00
Paul Romano
d16e3fca89 Remove many __deepcopy__ implementations 2016-06-01 07:56:45 -05:00
wbinventor@gmail.com
a4d20444f8 Fixed code per comments by @paulromano 2016-03-02 11:35:26 -05:00
wbinventor@gmail.com
3c2a38fa4e Revised reporting of AggregateNuclides and AggregateScores in Pandas DataFrames 2016-02-26 20:38:42 -05:00
wbinventor@gmail.com
d66556a637 Addressed comments by @samuelshaner 2016-02-26 19:44:03 -05:00
wbinventor@gmail.com
7fdca5b9cb Added name property to CrossNuclide to fix bug 2016-02-15 22:42:57 -05:00
wbinventor@gmail.com
23353fa097 Added new tally slice and merge test 2016-02-11 12:59:14 -05:00
wbinventor@gmail.com
bbbb115196 Implemented __gt__ method for AggregateFilter 2016-02-11 12:07:23 -05:00
wbinventor@gmail.com
184ed3733b Fixed bugs in pandas dataframe construction for AggregateFilter 2016-02-08 00:36:49 -05:00
wbinventor@gmail.com
b9a81df6bd Fixed merge conflicts with develop 2016-02-03 12:54:23 -05:00
wbinventor@gmail.com
fb0e166e1c Fixed issue with double subdomain-avg MGXS 2016-01-30 15:06:55 -05:00
wbinventor@gmail.com
0e2db9afee Renamed cross.py to arithmetic.py per suggestion by @paulromano 2016-01-28 14:42:07 -05:00
Renamed from openmc/cross.py (Browse further)