Julia programming language

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.

1
0
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
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.

1
0
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
discourse.julialang.org

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

1
0
discourse.julialang.org

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

1
0