GuySten
|
a11021cd07
|
Consistent XML parsing using functions from _xml module (#3517)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2025-08-08 17:47:55 +00:00 |
|
Paul Romano
|
85c963e223
|
Move 'import lxml' to third-party block of imports (#2803)
|
2023-12-13 14:11:32 +00:00 |
|
Jonathan Shimwell
|
ee7b95245a
|
Static errors continuation (#2557)
Co-authored-by: Christina Cai <chrsitinacai48933@gmail.com>
Co-authored-by: christinacai123 <63215816+christinacai123@users.noreply.github.com>
|
2023-06-16 22:34:02 -05:00 |
|
Patrick Myers
|
1cb22075ef
|
Changed xml to lxml (#2489)
|
2023-05-09 10:41:04 -05:00 |
|
Paul Romano
|
6bd33602cc
|
Implement Tallies.from_xml classmethod
|
2022-01-20 22:28:01 -06:00 |
|
Paul Romano
|
4943ae9307
|
Alphabetize import ordering (and use relative imports in a few places)
|
2020-04-06 15:16:09 -05:00 |
|
Paul Romano
|
c4ed966701
|
Changes in tally_derivative.py from PullRequest Inc. review
|
2020-04-01 14:13:05 -05:00 |
|
Paul Romano
|
e34a71b448
|
Remove unused imports across entire Python API
|
2020-03-31 18:11:31 -05:00 |
|
Paul Romano
|
c428cee667
|
Remove __future__ and six imports
|
2018-02-05 23:14:30 -05:00 |
|
Paul Romano
|
e2dfb5b5fb
|
Remove more unnecessary eq/hash
|
2017-12-17 07:16:05 +07: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
|
d311e06029
|
Add physical units in user's guide, TallyDerivative link
|
2017-03-19 21:41:54 -05:00 |
|
Sterling Harper
|
2573fba5fa
|
Address #746 comments
|
2016-11-13 13:49:30 -05:00 |
|
Sterling Harper
|
624723141e
|
Address #746 comments
|
2016-10-30 15:31:19 -04:00 |
|
Sterling Harper
|
6b48b8cf2d
|
Add finite-difference temperature derivative
|
2016-02-08 23:08:40 -05:00 |
|
Sterling Harper
|
5d98438544
|
Fix Python3 string error
|
2016-01-30 23:51:09 -05:00 |
|
Sterling Harper
|
8b45186c37
|
Address PR comments
|
2016-01-30 23:18:08 -05:00 |
|
Sterling Harper
|
55ab085e74
|
Make tally derivatives seperate objects
Fix the OpenMP error by making these seperate objects threadprivate
|
2016-01-30 22:58:40 -05:00 |
|