0.1.4
Release 0.1.4 is here 🎉
- changed the way metrics are computed
- separation between rust package and python bindings, the rust package doesn't depend on numpy & pyo3 anymore
- mask to boxes function
What's Changed
- refactor: reorg python files by @Smirkey in #14
- fix: broken math by @Smirkey in #15
- refactor: big change in repo setup by @Smirkey in #17
- fix: ci by @Smirkey in #18
- refactor: small optimizations by @Smirkey in #19
- feat: mask to boxes by @Smirkey in #20
Full Changelog: 0.1.3...0.1.4