Some sneakily cool features made it into the JuliaCall v0.17.2 CRAN release. With the latest version there is now an install_julia function for automatically installing Julia. This makes Julia a great high performance back end for R packages. For example,... (more…)
Read more »
Julia DataFrames serialization format. Contribute to xiaodaigh/JDF.jl development by creating an account on GitHub. (more…)
Read more »
Interactively search Julia code from terminal. Contribute to tkf/InteractiveCodeSearch.jl development by creating an account on GitHub. (more…)
Read more »
Enjoying Julia For Data Science? Please share us with a friend and follow us on Twitter at @JuliaForDataSci.For this article, we're taking a break from the First Steps series. This is something between a FAQ and lightning-fast introduction to Julia. T... (more…)
Read more »
Research in high energy physics (HEP) requires huge amounts of computing and storage, putting strong constraints on the code speed and resource usage. To meet these requirements, a compiled high-performance language is typically used; while for physicists... (more…)
Read more »