v0.12.0
What's Changed
- Add missing functions for reductions, array creation, and array manipulation by @dupontcyborg in #37
- Implement complete linear algebra coverage (100%) by @dupontcyborg in #39
- Add missing functions for statistics, bit operations, and set operations by @dupontcyborg in #38
- Implement Other Math and Utilities functions by @dupontcyborg in #40
- Implement polynomial and type checking functions by @dupontcyborg in #41
Full Changelog: v0.11.0...v0.12.0