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

Nonlinear solvers #10

Open
mikolalysenko opened this issue Mar 5, 2015 · 0 comments
Open

Nonlinear solvers #10

mikolalysenko opened this issue Mar 5, 2015 · 0 comments

Comments

@mikolalysenko
Copy link
Member

Though they aren't usually as easy to use out of the box as other methods, it would be nice to have maybe a few fmincon type modules for generic nonlinear optimization/root finding.

These things tend to be a little hit-and-miss, but with hand holding they can solve some very impressive problems.

An implementation of these concepts which is very impressive the CERES solver by Google. I think it should be possible to adapt some of the ideas and designs in that project to work in SciJS in some more modular way.

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

No branches or pull requests

1 participant