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.
2 parents 32557ae + fe06ee9 commit 352b58eCopy full SHA for 352b58e
src/NumericalIntegration.jl
@@ -1,3 +1,5 @@
1
+__precompile__()
2
+
3
module NumericalIntegration
4
5
abstract IntegrationMethod
0 commit comments