bjmorgan / kinisi

A Python package for estimating diffusion properties from molecular dynamics simulations.
https://kinisi.readthedocs.io
MIT License
53 stars 11 forks source link

Make `random_state` object a class variable #9

Open arm61 opened 2 years ago

arm61 commented 2 years ago

This is particularly important in the diffusion module where it is being passed about a lot.