Releases: xtensor-stack/xtensor-fftw
Releases · xtensor-stack/xtensor-fftw
v0.3.0
What's Changed
- Fix example notebook by @SylvainCorlay in #50
- Adjust dependency finding so lib works better as submodule by @jmuncaster in #51
- Update installation instructions by @SylvainCorlay in #53
- Remove all FFTW precision dependencies by @michaelbacci in #54
- fix: Install new headers by @michaelbacci in #55
- Add support for xtensor 0.26 and upgrade CMake / GoogleTest dependencies by @Roy-Kid in #65
New Contributors
- @jmuncaster made their first contribution in #51
- @michaelbacci made their first contribution in #54
- @Roy-Kid made their first contribution in #65
Full Changelog: 0.2.6...0.3.0
Provides a fix for xtensor version >= 0.15.6, thanks to @marty1885.
0.2.3 Provides a fix for xtensor version >= 0.15.6, thanks to @marty1885.