Swarm-NG
1.1
|
Version 1.0 This is the first stable release of Swarm-NG.
In addition to optimized GPU kernels, it includes:
Version 0.9.0 This is a pre-release prior to the first stable release. It includes many new features and major optimizations, including:
Version 0.2.0
This release added new GPU-based integrators for few-body systems. Swarm-NG now includes: hermite, hermite_cpu, rkck, verlet, and euler.
Version 0.1.3
This initial release contains GPU-based integrators for few-body systems (hermite_gpu, hermite_cpu, verlet_gpu, verlet_cpu). It comes with a basic, easy-to-use public interface for setting initial conditions, calling the GPU-based integration algorithms and accessing the output data. Small example programs are provided to demonstrate functionality and how to program with Swarm-NG.