v1.2.0-stable
carloalbertobarbano
released this
10 Aug 08:42
·
58 commits
to main
since this release
Summary of changes:
- Add proper support for multiple backends (numpy, torch, tensorflow)
- Provide backend install option for pip: torchstain[torch] and torchstain[tf]
- Bugfixes
What's Changed
- Minor clipping bug fix by @andreped in #2
- added GPU support by @andreped in #4
- Tensorflow backend support by @andreped in #5
- Removed whitespace by @andreped in #6
- Normalizer unit tests, bug fixes, and badges by @andreped in #8
- Proper backend support by @andreped in #13
- Simplified imports and refactored by @andreped in #14
- Backends by @carloalbertobarbano in #16
- Backend support by @carloalbertobarbano in #17
- fixed tf percentile test by @andreped in #22
- V1.2.0 by @carloalbertobarbano in #18
New Contributors
- @andreped made their first contribution in #2
- @carloalbertobarbano made their first contribution in #16
Full Changelog: v1.0.0...v1.2.0-stable