Skip to content

Instantly share code, notes, and snippets.

@daviehh
Last active May 28, 2020 00:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daviehh/70fcc6f442ba77247e3831783f723bca to your computer and use it in GitHub Desktop.
Save daviehh/70fcc6f442ba77247e3831783f723bca to your computer and use it in GitHub Desktop.
[ Info: 1st call
10-element Array{Float64,1}:
0.2972879845354616
0.3823959677906078
-0.5976344767282311
-0.01044524463737564
-0.839026854388764
0.31111133849833383
2.2950878238373105
-2.2670863488005306
0.5299655761667461
0.43142152642291204
------
[ Info: 2nd call
20-element Array{Float64,1}:
0.2972879845354616
0.3823959677906078
-0.5976344767282311
-0.01044524463737564
-0.839026854388764
0.31111133849833383
2.2950878238373105
-0.7576330377205277
0.2290095549097807
-2.2670863488005306
0.5299655761667461
0.43142152642291204
0.5837082875687786
0.9632716050381906
0.45879095505371686
-0.5223367574215084
0.40839583832475224
-0.050451229933665284
-0.6936536438038856
-1.7738332534080556
------
false
20-element Array{Float64,1}:
0.2972879845354616
0.3823959677906078
-0.5976344767282311
-0.01044524463737564
-0.839026854388764
0.31111133849833383
2.2950878238373105
-0.7576330377205277
0.2290095549097807
-2.2670863488005306
0.5299655761667461
0.43142152642291204
0.5837082875687786
0.9632716050381906
0.45879095505371686
-0.5223367574215084
0.40839583832475224
-0.050451229933665284
-0.6936536438038856
-1.7738332534080556
@daviehh
Copy link
Author

daviehh commented May 28, 2020

1st commit is released Julia v1.4.2
2nd commit is master version:

Julia Version 1.6.0-DEV.82
Commit 852ff2bdab* (2020-05-23 14:33 UTC)
Platform Info:
  OS: macOS (x86_64-apple-darwin19.4.0)
  CPU: Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-9.0.1 (ORCJIT, skylake)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment