Paul Romano
|
bc09d1ef55
|
adding back files to be reviewed
|
2019-10-28 11:55:45 -05:00 |
|
Paul Romano
|
ae28233110
|
deleting all files to prepare for review
|
2019-10-28 11:48:19 -05:00 |
|
Paul Romano
|
d3d6dc87dc
|
Remove a few more __future__ imports. Use collections.abc
|
2018-02-05 23:14:30 -05:00 |
|
Paul Romano
|
c428cee667
|
Remove __future__ and six imports
|
2018-02-05 23:14:30 -05:00 |
|
Paul Romano
|
7e2d171803
|
Merge branch 'develop' into scopatz-six
|
2016-10-13 06:09:10 -05:00 |
|
Paul Romano
|
5a126d086e
|
Use six.string_types instead of basestring
|
2016-10-06 21:55:12 -05:00 |
|
Paul Romano
|
cbcd3a7f57
|
Extend openmc.data to be able to import ENDF data and perform resonance
reconstruction.
|
2016-09-16 01:55:07 +02:00 |
|
Adam Nelson
|
6403216911
|
Renamed Equality to EqualityMixin
|
2016-08-19 06:58:17 -04:00 |
|
Adam Nelson
|
f2fc06d960
|
Replaced prior __eq__ classes with the equality mixin
|
2016-08-17 05:15:57 -04:00 |
|
Adam Nelson
|
8f760afa70
|
Merge remote-tracking branch 'upstream/develop' into eq
|
2016-08-17 04:50:46 -04:00 |
|
Adam Nelson
|
c91744d2d5
|
testing run to use the dict comparison approach
|
2016-08-14 12:09:59 -04:00 |
|
Adam Nelson
|
e8ebc74b4f
|
added __eq__ to the nuclear data classes and also enabled openmc.data.ThermalScattering.from_hdf5 to use either a group or filename like Neutron can.
|
2016-08-11 19:11:10 -04:00 |
|
Sterling Harper
|
75878d583d
|
Address #695 comments
|
2016-08-08 10:06:02 -05:00 |
|
Sterling Harper
|
14b8ef6a1f
|
Make PyAPI Polynomial class, remove Constant1D
|
2016-08-05 13:48:12 -05:00 |
|
Paul Romano
|
cf59208f34
|
Rename openmc.data.container to openmc.data.function
|
2016-07-19 21:41:41 -05:00 |
|
Paul Romano
|
68e5a093aa
|
Added full openmc.data package and hooks in code
|
2016-07-14 15:19:48 -05:00 |
|