v0.1.0
This release supports Cairo v2.1.1 and Scarb 0.6.2
What's Changed
- Fix fixed point by @raphaelDkhn in #157
- Update README.md by @vikkydataseo in #155
- docs: add vikkydataseo as a contributor for doc by @allcontributors in #158
- docs: add dbejarano820 as a contributor for doc by @allcontributors in #164
- Readme quick fix by @dbejarano820 in #162
- Arccosine implemetation and test by @hakymulla in #161
- Two
types
mistakes within the docs via the main branch by @vikkydataseo in #159 - Add Scarb step in Github Action by @franalgaba in #169
- feat: implement sqrt Tensor API by @0xd3bs in #170
- docs: add richwarner as a contributor for code by @allcontributors in #173
- Feat: Add logical or operator - Issue #165 by @richwarner in #168
- docs: add Falco90 as a contributor for code by @allcontributors in #174
- Feat: XOR Operator - Issue #166 by @Falco90 in #167
- docs: add danilowhk as a contributor for code by @allcontributors in #175
- Onehot encoding for tensors with tests by @hakymulla in #187
- Refactor test by @raphaelDkhn in #172
- docs: add BemTG as a contributor for code, and doc by @allcontributors in #194
- Linear Regression example tutorial #21 by @BemTG in #193
- Update SUMMARY.md by @raphaelDkhn in #195
- Use only LUTs for trig functions by @raphaelDkhn in #196
- Implement NN_fp of NNTrait by @raphaelDkhn in #192
- Prepare v0.1.0 by @raphaelDkhn in #191
- Refactor Fixed Point: use u32 magnitude type + LUT by @raphaelDkhn in #188
New Contributors
- @vikkydataseo made their first contribution in #155
- @dbejarano820 made their first contribution in #162
- @richwarner made their first contribution in #168
- @Falco90 made their first contribution in #167
- @BemTG made their first contribution in #193
Full Changelog: v0.1.0-alpha.0...v0.1.0