Releases: nberlette/math
Releases · nberlette/math
0.6.0 - Happy New Year!
What's Changed
- feat: add positive zero guards, constants, and types (#9) by @nberlette in #11
- refactor: everything by @nberlette in #10
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
- feat: add positive zero guards, constants, and types by @nberlette in #9
Full Changelog: 0.4.2...0.5.0
0.4.2
What's Changed
- tests: add std test deps to manifest by @nberlette in #8
Full Changelog: 0.4.1...0.4.2
0.4.1
What's Changed
- tests(trig): create trigonometry tests by @nberlette in #5
- tests(constants): create unit tests for constants by @nberlette in #6
- refactor: improve docs and types throughout by @nberlette in #7
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- feat(random): replace LCG with Mersenne-Twister implementation by @nberlette in #4
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- fix: erroneous trigonometry functions (and lots of other things) by @nberlette in #3
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- feat: accurate IEEE 754 utilities by @nberlette in #2
New Contributors
- @nberlette made their first contribution in #2
Full Changelog: 0.1.0...0.2.0
0.1.0
Full Changelog: https://github.com/nberlette/math/commits/0.1.0