Commit graph

12 commits

Author SHA1 Message Date
Gregoire Biot
2d77544b0c
Adding variance of variance and normality tests for tally statistics (#3454)
Co-authored-by: Ethan Peterson <eepeterson3@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-11-12 11:41:37 -05:00
Gregoire Biot
1e7d8324ee
Figure of Merit implementation (#3363)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-05-03 08:19:10 -04:00
Patrick Shriwise
c794065d46
Fix access order issues after applying tally results from Model.run. (#3313)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-02-24 22:11:18 +00:00
Patrick Shriwise
f207d4220a
Adding methods to automatically apply results to existing Tally objects. (#2671)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-01-24 22:49:58 +00:00
Joffrey Dorville
cc848effe7
Meshborn filter (#2925)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-04-04 21:32:21 +00:00
lewisgross1296
4faaa4062b moved test out of python API into C++ API. modeled after test that adds a new tally. TODO add a test that tries to delete an invalid ID 2022-08-11 14:03:21 -05:00
lewisgross1296
6d9d665e53 added new action to delete a tally as well as an assertion that the length is zero after deletion 2022-08-10 16:29:33 -05:00
RemDelaporteMathurin
c58465214b removed tally tests 2022-06-29 13:01:47 +02:00
RemDelaporteMathurin
7de718a85c adapted tests 2022-06-29 11:56:32 +02:00
RemDelaporteMathurin
8958b74da7 adapted tests 2022-06-29 11:09:32 +02:00
RemDelaporteMathurin
bff8bc4b45 added tests 2022-06-29 09:16:40 +02:00
Paul Romano
d57c14e06f Add tests for XML roundtripping 2022-01-20 22:28:06 -06:00