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

Rewrite Fitter class #80

Closed
pseudocubic opened this issue May 22, 2016 · 2 comments
Closed

Rewrite Fitter class #80

pseudocubic opened this issue May 22, 2016 · 2 comments

Comments

@pseudocubic
Copy link
Contributor

Fitter class currently depends on the C implementation of MPFIT and depends on cython to properly install. These classes / functions should be rewritten to reduce external dependencies.

@pseudocubic
Copy link
Contributor Author

It may be necessary to drop support for Python 2.6.

@pseudocubic
Copy link
Contributor Author

Support for py26 valid for LMFIT 0.9.1 only

Addressed by b37733f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant