Julia Language for Raspberry Pi

Julia language is now available for Raspberry Pi, with support for GPIO, the Sense HAT and Minecraft. Scientific computing opportunities galore! Read more

Similar

Julia as a CLI Calculator

I have been using the Julia REPL as my day-to-day calculator on the command line for more than a year now. I am surprised that I haven’t seen more posts talking about how powerful and extensible the language is for simple numerical calculations and script... (more…)

Read more »

Cuda.jl 3.0 – GPU programming in Julia

CUDA.jl 3.0 is a significant, semi-breaking release that features greatly improved multi-tasking and multi-threading, support for CUDA 11.2 and its new memory allocator, compiler tooling for GPU method overrides, device-side random number generation and a... (more…)

Read more »