svalinn / dagmc_stats

Tool for calculating and reporting statistics about DAGMC models
BSD 3-Clause "New" or "Revised" License
1 stars 5 forks source link

Returns Intermediate Level Statistics #23

Closed epickhardt closed 5 years ago

epickhardt commented 5 years ago

I cleaned up the pull requests from earlier, but tried to keep one for each step I took. Let me know if I should reopen more, or if I should delete still more.

gonuke commented 5 years ago

At some point we should discuss a generic design for compiling statistics. It’s probably best to make a big list (or maybe better a numpy array) of all the values and then use python tools to perform the stats and plots.