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

Clean up core.optimize #1863

Closed
arokem opened this issue Jun 19, 2019 · 0 comments · Fixed by #1877
Closed

Clean up core.optimize #1863

arokem opened this issue Jun 19, 2019 · 0 comments · Fixed by #1877

Comments

@arokem
Copy link
Contributor

arokem commented Jun 19, 2019

While working on #1862, I noticed that we still have a lot of logic in core.optimize to support scipy versions <=0.12:

https://github.com/nipy/dipy/blob/b716c3ca806b3f5e4e7f123c1c498dfc6fd31288/dipy/core/optimize.py#L13

It's probably safe to remove all of this at this point.

@arokem arokem changed the title Clean up dipy.optimize Clean up core.optimize Jun 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants