Releases: GabrielSCabrera/nBody
Releases · GabrielSCabrera/nBody
nBody pre-alpha 0.0.4
Improved flexibility when creating Sphere and System instances by allowing for kwarg initialization.
Added type checking and dimension checking with custom exceptions.
nBody pre-alpha 0.0.3
Minor bugfixes, issues with branches fixed
nBody pre-alpha 0.0.2
Fixed branching issues with generators.py
nBody pre-alpha 0.0.1
An early release with basic functionality – type and dimension checking is not implemented, so take care to follow the dimensions given in docstrings.
Supports:
Gravity, Coulomb Force, Linear Collisions
Visualizations:
2-D and 3-D Animations
For examples, take a look at the 'sample' directory