Releases: IBM/mathlib
Releases · IBM/mathlib
Release list
v0.3.0
v0.2.0
v0.1.0
What's Changed
- Multiple enhancements by @ale-linux in #10
- Reduce number of allocations by @ale-linux in #12
- Expose HashToG2 and HashToG2WithDomain by @ale-linux in #15
- Expose CurveID by @ale-linux in #17
- add NewZrFromUInt64 to instantiate a new Zr directly from a uint64 by @adecaro in #19
- Add method to export Zr to unsigned int by @ale-linux in #21
- bump github.com/consensys/gnark-crypto to v0.18.0 by @pfi79 in #33
- extendibility by @adecaro in #36
- performance improvements by @adecaro in #37
- Export Multiscalar Multiplication from Mathlib. by @nitsatiisc in #40
- mem usage optmization by @adecaro in #42
- various improvements by @adecaro in #44
- perf(bls12-381-gurvy): Optimize BLS12-381-GURVY Zr using fr.Element (reduce allocations) by @neetance in #45
New Contributors
- @pfi79 made their first contribution in #33
- @nitsatiisc made their first contribution in #40
- @neetance made their first contribution in #45
Full Changelog: v0.0.2...v0.1.0