We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f99b7bd commit f79db30Copy full SHA for f79db30
docs/make.jl
@@ -49,6 +49,9 @@ makedocs(;
49
"https://link.springer.com/article/10.1007/s40096-020-00339-4",
50
"https://dl.acm.org/doi/10.1145/210089.210111",
51
"https://www.sciencedirect.com/science/article/abs/pii/S0045782523007156",
52
+ "https://github.com/devernay/cminpack/blob/d1f5f5a273862ca1bbcf58394e4ac060d9e22c76/hybrd.c",
53
+ "https://github.com/devernay/cminpack/blob/d1f5f5a273862ca1bbcf58394e4ac060d9e22c76/hybrj.c",
54
+ "https://github.com/devernay/cminpack/blob/d1f5f5a273862ca1bbcf58394e4ac060d9e22c76/lmder.c",
55
],
56
checkdocs = :exports,
57
warnonly = [:missing_docs],
0 commit comments