Releases: smrfeld/sample-pairs-gaussian
Releases · smrfeld/sample-pairs-gaussian
samplePairsGaussian v1.1
Improvements to the interface, including:
- Draws now are simpler and always refer to drawing a pair of particles, rather than individually the first and second.
- Probabilities are calculated and normalized when the class is created, and the normalization is accessible automatically.
- Adding/moving/removing particles is supported and are order N operations.
samplePairsGaussian v1.0
First stable release:
- Sample pairs of particles
- Support for multiple species
Missing:
- Support for moving (diffusing) a particle
- Support for adding a particle
- Support for removing a particle