Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split into core pip module and full-featured pip module #12

Closed
robtoth opened this issue Jun 12, 2020 · 1 comment
Closed

Split into core pip module and full-featured pip module #12

robtoth opened this issue Jun 12, 2020 · 1 comment
Assignees
Labels
duplicate This issue or pull request already exists enhancement New feature or request

Comments

@robtoth
Copy link
Contributor

robtoth commented Jun 12, 2020

Core module should have minimum dependencies, such as mahotas and numpy, and only meant to input a numpy array and output numpy array.

The more full-featured module can have inputs for various image types, etc.

@nathanhillyer
Copy link
Contributor

Subsumed by #86 -- we also broke the matplotlib helpers into the Jupyter notebook.

@nathanhillyer nathanhillyer reopened this Sep 10, 2020
@nathanhillyer nathanhillyer added the duplicate This issue or pull request already exists label Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants