A python implementation of the Fast Stokesian Dynamics methods (A. Fiore, J. Swan, 2019) which leverage the library JAX to just-in-time compile and run on GPU the simulation.
To be able to more easily use it, we should have a configuration file that users can use to run the simulation. We have decided to try a .toml file first.
To be able to more easily use it, we should have a configuration file that users can use to run the simulation. We have decided to try a .toml file first.