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(
39
39
" https://www.wolframalpha.com/input/?i=u%27%3D-sqrt%28u%29" ,
40
40
" https://www.mathworks.com/help/simulink/gui/absolutetolerance.html" ,
41
41
" 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" ,
43
45
],
44
46
doctest = false , clean = true ,
45
47
warnonly = [:missing_docs ],
You can’t perform that action at this time.
0 commit comments