Skip to content

Instantly share code, notes, and snippets.

@martinzh
Created September 10, 2015 18:28
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 martinzh/9ea1a05685ac1a8cf209 to your computer and use it in GitHub Desktop.
Save martinzh/9ea1a05685ac1a8cf209 to your computer and use it in GitHub Desktop.
julia> versioninfo(true)
Julia Version 0.3.11
Commit 483dbf5* (2015-07-27 06:18 UTC)
Platform Info:
System: Darwin (x86_64-apple-darwin13.4.0)
CPU: Intel(R) Core(TM) i5-4258U CPU @ 2.40GHz
WORD_SIZE: 64
uname: Darwin 14.5.0 Darwin Kernel Version 14.5.0: Wed Jul 29 02:26:53 PDT 2015; root:xnu-2782.40.9~1/RELEASE_X86_64 x86_64 i386
Memory: 8.0 GB (1407.671875 MB free)
Uptime: 945.0 sec
Load Avg: 2.2568359375 2.27783203125 2.22607421875
Intel(R) Core(TM) i5-4258U CPU @ 2.40GHz:
speed user nice sys idle irq
#1 2400 MHz 1198 s 0 s 615 s 7651 s 0 s
#2 2400 MHz 498 s 0 s 213 s 8746 s 0 s
#3 2400 MHz 1179 s 0 s 475 s 7802 s 0 s
#4 2400 MHz 512 s 0 s 210 s 8734 s 0 s
BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Haswell)
LAPACK: libopenblas
LIBM: libopenlibm
LLVM: libLLVM-3.3
Environment:
TERM = xterm
PATH = /Applications/Julia-0.3.11.app/Contents/Resources/julia/bin:/Applications/Julia-0.3.11.app/Contents/Resources/julia/libexec/git-core:/Users/martinzh/anaconda/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/texbin
XPC_FLAGS = 0x0
HOME = /Users/martinzh
ARCHFLAGS = -arch x86_64
FONTCONFIG_PATH = /Applications/Julia-0.3.11.app/Contents/Resources/julia/etc/fonts
GIT_EXEC_PATH = /Applications/Julia-0.3.11.app/Contents/Resources/julia/libexec/git-core
Package Directory: /Users/martinzh/.julia/v0.3
7 required packages:
- ArgParse 0.2.11
- HDF5 0.5.5
- Homebrew 0.1.16
- IJulia 1.0.0
- Interact 0.1.7
- JLD 0.5.4
- PyPlot 2.0.1
22 additional packages:
- BinDeps 0.3.15
- Blosc 0.1.4
- ColorTypes 0.1.4
- Colors 0.5.3
- Compat 0.7.0
- DataStructures 0.3.12
- Dates 0.3.2
- Docile 0.5.18
- FactCheck 0.4.0
- FixedPointNumbers 0.0.10
- HttpCommon 0.1.2
- JSON 0.4.5
- LaTeXStrings 0.1.4
- Nettle 0.1.10
- Options 0.2.4
- PyCall 0.8.2
- Reactive 0.2.2
- Reexport 0.0.3
- SHA 0.1.1
- TextWrap 0.1.3
- URIParser 0.0.7
- ZMQ 0.2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment