Releases: IgorSusmelj/rustynum
Releases · IgorSusmelj/rustynum
v0.1.5
What's Changed
- Add disclaimer. Add Rust benchmarks. Small improvements. by @IgorSusmelj in #13
- Add experimental integer (uint8) support and flipping by @IgorSusmelj in #15
- Add GitHub action python binding test is by @IgorSusmelj in #16
- Bump version to 0.1.5 by @IgorSusmelj in #17
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Refactoring and cleanup by @IgorSusmelj in #9
- Add concatenate, exp, log and sigmoid by @IgorSusmelj in #10
- Fix concatenate by @IgorSusmelj in #11
- Update stats and bump version to 0.1.4 by @IgorSusmelj in #12
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Update github action and author mail by @IgorSusmelj in #1
- Fix python release by @IgorSusmelj in #2
- update readme by @IgorSusmelj in #3
- Add license and improve readme further by @IgorSusmelj in #4
- Ones and zeros by @IgorSusmelj in #5
- Add support for arange and linspace by @IgorSusmelj in #6
- Speedup matrix ops by @IgorSusmelj in #7
- Use threading by @IgorSusmelj in #8
New Contributors
- @IgorSusmelj made their first contribution in #1
Full Changelog: https://github.com/IgorSusmelj/rustynum/commits/v0.1.3