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 5ae9fd9 commit ec34841Copy full SHA for ec34841
README.md
@@ -112,7 +112,7 @@ derivative you calculate:
112
## Numerical Integration
113
114
The Calculus package no longer provides routines for univariate numerical integration.
115
-Use the ``quadgk`` method from base Julia instead.
+Use [QuadGK.jl](https://github.com/JuliaMath/QuadGK.jl) instead.
116
117
# Credits
118
0 commit comments