Some CUDA programming fun with Julia

Suppose we want to draw a batch of images, where each image is made up of randomly positioned and colored triangles, that are blending. It will look like this: Read more

Similar

Mythbusting Julia’s Speed

Question: I read a lot on the Internet about this programming language called Julia being very fast, but I’m very skeptic. What do you say? Answer: It’s good to be skeptic, but you can try yourself! Q: Some time ago I actually tried and I found it to be v... (more…)

Read more »

Julia Language Telemetry on by Default

New “Pkg & Storage protocols” and an accompanying centralized service to host packages have been merged and are present in Julia v1.5.0-rc1. The new Pkg sends telemetry consisting of a user-specific UUID and other information to the server, where it i... (more…)

Read more »