new calculations
What's Changed
- adds variable "every" works only for g(r,t) for now. by @DavideTisi in #17
- steinhardt decriptors, SANN first neighbor algorithm, notebook tests @rikigigi
- moved pybind11 to a submodule, updated to v2.9.2 by @rikigigi in #25
now you have to rungit submodule update --init
after clone to get pybind11
Full Changelog: v0.4.1...v0.5.0