SciML / SciMLBase.jl

The Base interface of the SciML ecosystem
https://docs.sciml.ai/SciMLBase/stable
MIT License
127 stars 92 forks source link

Performance overload reference in docstrings #505

Open ArnoStrouwen opened 11 months ago

ArnoStrouwen commented 11 months ago

Where should these point to? https://github.com/SciML/SciMLBase.jl/blob/master/src/problems/steady_state_problems.jl#L59

They are not working when the docstring shows up in NonlinearSolve

ChrisRackauckas commented 11 months ago

That should go to the SciMLFunction. Here, ODEFunction.