Skip to content

sgnoohc/VBSVVHCore.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VBSVVHCore.jl

Installation

Start julia prompt

julia

Install packages

# (press ] key)
dev [email protected]:sgnoohc/VBSVVHCore.jl.git # To develop
# For additional packages that are useful
add Revise
add LVCyl
add FHist
add Arrow
add ProgressMeter
add https://github.com/sgnoohc/PlotlyJSWrapper.jl
# (press backspace key)

The analysis script is analysis.jl.
One can copy paste it to the notebook, or use vim-slime + screen or tmux

To run multithread start your kernel with

julia --threads 20

For notebooks, set julia_num_threads environment variable.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages