Commit graph

39 commits

Author SHA1 Message Date
Paul Romano
1914e3eefa
Support endf.Material in from_endf methods (#3932) 2026-05-29 21:53:45 -05:00
Paul Romano
9fee6534b6
Prepare for NumPy 2.0 (#2845) 2024-03-26 12:00:06 -04:00
Jonathan Shimwell
9b7b33c7fa
Ruff comments on code (#2696)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-09-26 03:37:19 +00:00
Paul Romano
50aa7be701 Make sure ABCs come from collections.abc 2018-10-18 05:54:36 -05:00
Isaac Meyer
46e58ef4dd Added more tests for covariance module 2018-08-02 15:52:41 -05:00
Isaac Meyer
c6c47e1e68 Some name changes, removed redundandancies 2018-07-31 08:29:59 -05:00
Isaac Meyer
5918f5b4a4 remove unused variable 2018-07-27 11:15:07 -05:00
Isaac Meyer
28414ef283 Changed __copy__ method of ResonanceRange to mark parameters unprepared 2018-07-27 11:00:03 -05:00
Isaac Meyer
3626d8ead7 Condensed sampling method 2018-07-27 10:19:06 -05:00
Isaac Meyer
1bf5e7b2cb more changes to sampling 2018-07-25 09:49:58 -05:00
Isaac Meyer
78a411ebb7 Fix of sampling routine, change dataframe .as_matrix to .values 2018-07-25 09:41:54 -05:00
Isaac Meyer
e2a27f288b Restructured ResonanceCovarianceRange class to contain corresponding file2 data as an attribute 2018-07-23 15:02:10 -05:00
Isaac Meyer
5381ad46bc Style, changed sampling/subset methods to return new objects 2018-07-23 13:43:07 -05:00
Isaac Meyer
010acb8d1f added warning for sampling/reconstruction 2018-07-20 09:14:03 -05:00
Isaac Meyer
81a15a9cb2 Stopped loop from erroneously adding range for unresolved paramaters as previous range 2018-07-20 08:17:26 -05:00
Isaac Meyer
fde13a913b Style and change of __init__ methods 2018-07-19 14:56:35 -05:00
Isaac Meyer
d148c24056 Take advantage of np.random.multivariate size option for multiple samples 2018-07-19 14:21:46 -05:00
Isaac Meyer
e48521184b More reconstruction fixes 2018-07-19 13:22:27 -05:00
Isaac Meyer
c22b36e0c8 Style and changed sampling to produce ResonanceRange objects 2018-07-19 13:10:37 -05:00
Isaac Meyer
1beab30db6 even more style 2018-07-19 08:54:22 -05:00
Isaac Meyer
15ffa563e0 Style 2018-07-18 16:59:41 -05:00
Isaac Meyer
219ea89e83 style 2018-07-17 13:43:59 -05:00
Isaac Meyer
b197b2bba2 Some cleanup of dependencies 2018-07-17 13:20:23 -05:00
Isaac Meyer
6b836a199c Fixed MLBW sample reconstruction 2018-07-06 12:45:27 -05:00
Isaac Meyer
84ef96cf8a added reconstruction ability for resonance samples 2018-07-06 09:57:17 -05:00
Isaac Meyer
1845edb233 Fixed a lot of doc strings, jupyter example 2018-07-05 14:35:50 -05:00
Isaac Meyer
a0182e12d6 Sampling and subset functions working 2018-07-03 17:10:08 -05:00
Isaac Meyer
3647306d5c Restructuring of classes, better handling of file 2 contribution 2018-07-03 16:29:44 -05:00
Isaac Meyer
a85829e22f more l-value changes 2018-06-21 14:05:57 -05:00
Isaac Meyer
9e321f70ea Fixed l-values, added subset capability 2018-05-29 13:25:05 -04:00
Isaac Meyer
0a1408def1 Sampling and reconstructing working for large files 2018-04-17 16:12:02 -04:00
Isaac Meyer
77b514950e Added more resonance sampling capability 2018-04-10 12:32:29 -04:00
Isaac Meyer
00b12a1228 Sampling for almost all possible File 32 2018-03-20 12:20:31 -04:00
Isaac Meyer
756690c571 Sampling covariance working for one nuclide 2018-03-19 23:07:37 -04:00
Isaac Meyer
c27aeb3b22 fixed an issue causing LCOMP=2 to fail 2018-02-07 18:35:04 -05:00
Isaac Meyer
27b6abee2d Added capability for LCOMP=0 2018-02-06 18:45:19 -05:00
Isaac Meyer
b6082acc59 Added some capability for LCOMP=2 format 2018-02-01 18:55:33 -05:00
Isaac Meyer
8bd02e7890 Limited functionality for MLBW/SLBW covariances 2018-01-30 14:04:25 -05:00
Isaac Meyer
f741c210dd limited functionality for RM covariance only 2017-12-15 13:03:45 -05:00