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 4827211 commit 0d42368Copy full SHA for 0d42368
src/Sobol.jl
@@ -1,4 +1,4 @@
1
-__precompile__()
+VERSION < v"0.7.0-beta2.199" && __precompile__()
2
3
module Sobol
4
using Compat, Compat.Random
0 commit comments