Skip to content

nassarhuda/handy_julia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

handy_julia

some julia functions I happen to use repetitively

To quickly use these functions... Here's a fast way to do it.

julia> Pkg.clone("https://github.com/nassarhuda/handy_julia")

julia> include(joinpath(Pkg.dir(),"handy_julia","handy_julia.jl"))

Alternatively, you can download the file handy_julia.jl and include it.

About

some julia functions I happen to use repetitively

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages