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

Ecosystem-wide move from Roots.jl to NonlinearSolve.jl #224

Open
Datseris opened this issue Jan 9, 2024 · 0 comments
Open

Ecosystem-wide move from Roots.jl to NonlinearSolve.jl #224

Datseris opened this issue Jan 9, 2024 · 0 comments

Comments

@Datseris
Copy link
Member

Datseris commented Jan 9, 2024

I just saw the new NonlinearSolve.jl and the talk https://www.youtube.com/watch?v=O-2F8fBuRRg .

NonlinearSolve.jl seems to be better for us because it allows using the same syntax as the rest of SciML, while being more robust, with better developer support, faster, with better error handling, and with more algorithms. We should do an ecosystem-wide move to NonlinearSolve.jl.

Here are the points I recall from the top of my head that we use Roots.jl:

  • PoincareMap at DynamicalSystemsBase.jl
  • Takens estimator for fractal dimensions at FractalDimensions.jl
  • Mean return times at ChaosTools.jl

Thanks to the developers of NonlinearSolve.jl which seem to be a large list (@ChrisRackauckas please pass on the thanks!)

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