Releases: JuliaMolSim/NeighbourLists.jl
Releases · JuliaMolSim/NeighbourLists.jl
v0.5.0
v0.4.1
v0.4.1 (2019-07-03)
v0.4.0
v0.4.0 (2019-06-09)
minor bugfix
v0.3.1 bugfix in Pair iterator
Update to Julia 1.0
This release should work on 0.7, 1.0.x and 1.1.x
Various bugfixes
v0.2.2 fixed some tests
Minor Improvements and bug fixes
- minor bugfixes and efficiency improvements
- generalised nbody loop to work with
NBodyIPs
- work-around for a PBC bug
Multi-Threading
a first basic mt implementation and some restructuring; breaks compatibility hence increase minor version
NeighbourLists.jl Initial Release
- CellList fully implemented and tested against matscipy
- Preliminary JuLIP-independent Testing
- drafts of the iterators