v0.10.0
What's Changed
- Implement statistics functions (bincount, digitize, histogram, histogram2d, histogramdd, correlate, convolve, cov, corrcoef) by @dupontcyborg in #27
- Implement logic functions for 100% category coverage by @dupontcyborg in #29
- Implement np.random module with 17 functions by @dupontcyborg in #28
- Full API tracking by @dupontcyborg in #30
- Add feature gap analysis and implement missing NDArray properties by @dupontcyborg in #31
- Misceallaneous missing methods by @dupontcyborg in #32
- Bumped workflow Node versions to 24 by @dupontcyborg in #33
Full Changelog: v0.9.0...v0.10.0