v.2.7.1
This is a patch release to fix the python package on PyPi. It also adds some of the latest changes.
What's Changed
- Use reduce instead of extrema algorithms when calculating tiles by @sbaldu in #180
- Define default execution policy for internal use of std algorithms by @sbaldu in #181
- Add configuration for codecov report and patch by @sbaldu in #183
- Implement
nostd::zip_iteratorfor internal use by @sbaldu in #182 - Move to MPL 2.0 license by @sbaldu in #186
- Use
std::reducefor computing number of clusters by @sbaldu in #187 - Update package to patch version 2.7.1 by @sbaldu in #189
Full Changelog: 2.7.0...2.7.1