v0.7.0
v0.7.0 (2020-01-22)
This is a breaking release, it changes the behavior of norm(p::Particles))
to return p
instead of norm(p.particles)
Merged pull requests:
- add norm2 and \ (#56) (simeonschaub)
This is a breaking release, it changes the behavior of norm(p::Particles))
to return p
instead of norm(p.particles)
Merged pull requests: