File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,9 @@ makedocs(
3939 " https://www.wolframalpha.com/input/?i=u%27%3D-sqrt%28u%29" ,
4040 " https://www.mathworks.com/help/simulink/gui/absolutetolerance.html" ,
4141 " https://www.mathworks.com/help/matlab/math/choose-an-ode-solver.html" ,
42- " https://journals.ametsoc.org/view/journals/atsc/20/2/1520-0469_1963_020_0130_dnf_2_0_co_2.xml"
42+ " https://journals.ametsoc.org/view/journals/atsc/20/2/1520-0469_1963_020_0130_dnf_2_0_co_2.xml" ,
43+ " https://mathematica.stackexchange.com/questions/40122/help-to-plot-poincar%C3%A9-section-for-double-pendulum" ,
44+ " https://github.com/SciML/DiffEqProblemLibrary.jl/blob/master/lib/SDEProblemLibrary/src/SDEProblemLibrary.jl" ,
4345 ],
4446 doctest = false , clean = true ,
4547 warnonly = [:missing_docs ],
You can’t perform that action at this time.
0 commit comments