Skip to content

Releases: SciML/NBodySimulator.jl

v1.3.0

19 May 16:11
21f6ae3

Choose a tag to compare

NBodySimulator v1.3.0

Diff since v1.2.0

Merged pull requests:

  • CompatHelper: bump compat for "RecipesBase" to "1.0" (#23) (@github-actions[bot])

v1.2.0

10 Feb 13:08
6746a7a

Choose a tag to compare

NBodySimulator v1.2.0

Diff since v1.1.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

09 Jan 02:55
v1.1.0
e234cea

Choose a tag to compare

v1.1.0 (2020-01-09)

Diff since v1.0.0

Closed issues:

  • Register (#20)

v1.0.0

30 Nov 04:47
v1.0.0
c901910

Choose a tag to compare

v1.0.0 (2019-11-30)

Diff since v0.1.0

Closed issues:

  • UndefVarError: start not defined (probably problems with iterators) (#11)

Merged pull requests:

v0.7 release

20 Oct 17:31

Choose a tag to compare

v0.1.0

fix for v0.7

Documented NBodySimulator

12 Aug 22:16
f0cc586

Choose a tag to compare

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

25 Jul 19:55
799e80d

Choose a tag to compare

Merge pull request #3 from JuliaDiffEq/repairing-tests

Attempt to repair the testing

NBodySimulator for systems of interacting particles

24 Jul 20:50
a2f442c

Choose a tag to compare

This project currently contains files transferred from JuliaDiffEq.DiffEqPhysics project and devoted to simulation of systems of interacting particles.