Release Notes
0.1.0
- Official pypi public release
- Package rename
0.0.4
- standardize codebase with
black - complete API rewrite
- new
estimate_performancefunction - all new tests with
pytestfixtures - new docs site with
mkdocs
0.0.3
- Fix dilation and convolution issues
- Update tests
- Drop support for Python 2
0.0.2
- Fixed pandas
.applybug - Faster
create_sub_by_item_matrix
0.0.1
- Initial internal release