You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add tests (#37)
* Add test workflow
* Add test directory
* Alpha test for Container
* Bump version to 1.1.0
* Add Container test
* Update docstring on container.py
* Update docstring on block.py
* Add default precision to Block.compute_xx()
* Update Block.compute_pca
* Prevents ZeroDivisionError on Block
* Add Block test
* Update the return value of ImageObject.is_valid()