Sidebar

Julia programming language

julia
Julia 1.7 Highlights https://julialang.org/blog/2021/11/julia-1.7-highlights/

A new release of julia is out! More updates to threading which is always nice.

6
0
julia
Julia programming language GaussNoise 4 years ago 100%
Julia v1.5.0-rc2 News github.com

Looks like parts of the multi threading library are being declared stable. As far as I can tell we are still lacking atomic operations for matrixes.

1
0
julia
Julia programming language GaussNoise 4 years ago 100%
Julia Con Minecraft Server https://www.reddit.com/r/Julia/comments/hxn862/julia_con_minecraft_server/

Seems there is a Minecraft server for those interested in playing with other Julia people.

2
0
julia
Julia programming language GaussNoise 4 years ago 100%
How JIT Compilers are Implemented and Fast: Pypy, LuaJIT, Graal and More https://carolchen.me/blog/jits-impls/

Julia isn't the primary discussion point, but interesting never the less.

3
0
julia
Julia programming language Giffen 4 years ago 100%
CSV Reader Benchmarks: CSV.jl vs Python's Pandas vs R's data.table juliacomputing.com

[Discussion on the Julialang forum](https://discourse.julialang.org/t/csv-reader-benchmarks-julia-reads-csvs-10-20x-faster-than-python-and-r/41974)

1
0
julia
Julia programming language Giffen 4 years ago 100%
CSV.jl 0.7 Release - The 1.0 "trial run" discourse.julialang.org

They're starting to remove CSV.jl's dependency on DataFrames.jl

1
0
julia
Julia programming language Giffen 4 years ago 100%
JSON3.jl - Yet another JSON package for Julia discourse.julialang.org

[tl;dr](https://discourse.julialang.org/t/dataframes-best-way-to-import-from-json-format-file/29946/5)

3
7