Releases: SciML/NBodySimulator.jl
Releases · SciML/NBodySimulator.jl
v1.3.0
NBodySimulator v1.3.0
Merged pull requests:
- CompatHelper: bump compat for "RecipesBase" to "1.0" (#23) (@github-actions[bot])
v1.2.0
NBodySimulator v1.2.0
Merged pull requests:
- CompatHelper: bump compat for "RecipesBase" to "0.8" (#21) (@github-actions[bot])
- Install TagBot as a GitHub Action (#22) (@JuliaTagBot)
v1.1.0
v1.0.0
v1.0.0 (2019-11-30)
Closed issues:
- UndefVarError: start not defined (probably problems with iterators) (#11)
Merged pull requests:
- CompatHelper: add new compat entry for "RecursiveArrayTools" at version "1.0" (#19) (github-actions[bot])
- CompatHelper: add new compat entry for "DiffEqCallbacks" at version "2.9" (#18) (github-actions[bot])
- CompatHelper: add new compat entry for "StaticArrays" at version "0.12" (#17) (github-actions[bot])
- CompatHelper: add new compat entry for "RecipesBase" at version "0.7" (#16) (github-actions[bot])
- CompatHelper: add new compat entry for "FileIO" at version "1.0" (#15) (github-actions[bot])
- CompatHelper: add new compat entry for "Reexport" at version "0.2" (#14) (github-actions[bot])
- Add Project.toml (#13) (YingboMa)
- Add CITATION.bib (#12) (asinghvi17)
v0.7 release
v0.1.0 fix for v0.7
Documented NBodySimulator
Documentation 1 * magnetic interactions * rdf * energy * general structure * custom potential * potentials and thermostats * plotting and drawing * corrections
Correct names of the package and its module
Merge pull request #3 from JuliaDiffEq/repairing-tests Attempt to repair the testing
NBodySimulator for systems of interacting particles
This project currently contains files transferred from JuliaDiffEq.DiffEqPhysics project and devoted to simulation of systems of interacting particles.