0.8.0
Public API changes:
- Remove previously deprecated
omp
function argument
Backend changed:
- moved 1D backend back to pybind11 (template flexibility)
- parallelization cutoffs consistently at array size of 5000 for all calculations
- all non-floating point inputs are converted
Other:
- Improved tests