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

Refactor goals #73

Open
4 tasks
bqpd opened this issue Aug 17, 2017 · 3 comments
Open
4 tasks

Refactor goals #73

bqpd opened this issue Aug 17, 2017 · 3 comments
Labels

Comments

@bqpd
Copy link
Contributor

bqpd commented Aug 17, 2017

  • top-level support of Fit Constraint Sets
  • reduce the amount of code
  • be more consistent with numpy/scipy convention
@pgkirsch pgkirsch mentioned this issue May 3, 2021
17 tasks
@pgkirsch
Copy link
Contributor

@bqpd what do you mean by top-level support? And is there a specific target you think should be achieved for code reduction?

@bqpd
Copy link
Contributor Author

bqpd commented Jul 13, 2021

oh gosh. four years ago I think I meant...have ConstraintSets be the primary object that was interacted with? like, their constructors would be the fit-solving, they'd have ways to pickle/load/automatically recreate themselves?

re: code reduction I think I was mostly thinking of things like using scipy's LM, being stricter with input requirements to reduce casting (but adding error messages to tell users the right interface)

@pgkirsch
Copy link
Contributor

Haha well remembered, thanks.

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

No branches or pull requests

2 participants