py1sl / neutron_tools

my neutronics tools
4 stars 7 forks source link

Add new functions + tests #15

Closed jacktweddle closed 2 years ago

jacktweddle commented 2 years ago

Added functions and tests for:

jacktweddle commented 2 years ago

All the requested changes have been made, I think it automatically updates here?

jacktweddle commented 2 years ago

Hi Steve,

I've updated all the functions to use numpy arrays and have added new tests that have improved the coverage to 98%. Couldn't quite get 100% because of a few logging cases :(

Hopefully all is good!

jacktweddle commented 2 years ago

pep8 issues have now been cleared up :)