See blog post -> http://sbebo.github.io/blog/blog/2015/06/10/julia/
To run the Julia version:
julia run.jl
To run the C++ version (need C++11 compatible compiler):
make && ./LS test.dat
| Name | Name | Last commit date | ||
|---|---|---|---|---|
See blog post -> http://sbebo.github.io/blog/blog/2015/06/10/julia/
To run the Julia version:
julia run.jl
To run the C++ version (need C++11 compatible compiler):
make && ./LS test.dat