v2.7.0
What's Changed
- Custom user normalization & verbose flag for LICs by @Adnan-Ali-Ahmad in #68
- Make the position coordinates consistent across data groups by @nvaytet in #77
- Slicing vectors maintains the number of dimensions, and use the norm for min/max printing by @nvaytet in #78
- Can plot a single 1d array as y values without needing an x coordinate by @nvaytet in #79
- Update project url in file headers by @nvaytet in #82
- Reset cell and particle counter on load and skip cpu and level loops while loading if not required by @nvaytet in #83
- Add sortby (for sorting e.g. particles) by @nvaytet in #87
- Add more dict methods to datagroup and dataset by @nvaytet in #89
- Particles documentation notebook by @nvaytet in #88
- Revert slicing changes for vectors by @nvaytet in #90
Full Changelog: 2.6.0...2.7.0