Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LoadError with using RandomMatrices #22

Closed
dpsanders opened this issue May 13, 2016 · 1 comment
Closed

LoadError with using RandomMatrices #22

dpsanders opened this issue May 13, 2016 · 1 comment

Comments

@dpsanders
Copy link

ERROR: LoadError: LoadError: syntax: "<<" is not a unary operator
 in include at /Applications/Julia-0.4.5.app/Contents/Resources/julia/lib/julia/sys.dylib
 in include_from_node1 at /Applications/Julia-0.4.5.app/Contents/Resources/julia/lib/julia/sys.dylib
 in include at /Applications/Julia-0.4.5.app/Contents/Resources/julia/lib/julia/sys.dylib
 in include_from_node1 at /Applications/Julia-0.4.5.app/Contents/Resources/julia/lib/julia/sys.dylib
 in require at /Applications/Julia-0.4.5.app/Contents/Resources/julia/lib/julia/sys.dylib
while loading /Users/dpsanders/.julia/v0.4/RandomMatrices/src/InvariantEnsembles.jl, in expression starting on line 207
while loading /Users/dpsanders/.julia/v0.4/RandomMatrices/src/RandomMatrices.jl, in expression starting on line 56

julia> versioninfo()
Julia Version 0.4.5
Commit 2ac304d (2016-03-18 00:58 UTC)
Platform Info:
  System: Darwin (x86_64-apple-darwin13.4.0)
  CPU: Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz
  WORD_SIZE: 64
  BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Haswell)
  LAPACK: libopenblas64_
  LIBM: libopenlibm
  LLVM: libLLVM-3.3
@jiahao
Copy link
Collaborator

jiahao commented May 15, 2016

Should be fixed by bf3bbb1

@jiahao jiahao closed this as completed May 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants