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