- Set dependency for
scipy
. Seems like the hstack and vstack functions have been updated in 1.13.0+.
- Support multi apply
- Add tests and documentation
- Sync package with the rest of the BiocPy
- first release
- performs some basic operations over numpy or scipy matrices.
- provides apply method so user can extend the underlying logic to any function