Julia Language Delivers Petascale HPC Performance

  Written in the productivity language Julia, the Celeste project—which aims to catalogue all of the telescope data for the stars and galaxies in in t… Read more

Similar

Is Julia Fast?

An overview of what you can and cannot expect from Julia performance. A guide to the fence sitters pondering whether to use Julia for high… (more…)

Read more »

Fast vectorization in Julia

After a lengthy design process and preliminary foundations in Julia 0.5, Julia 0.6 includes new facilities for writing code in the “vectorized” style (familiar from Matlab, Numpy, R, etcetera) while avoiding the overhead that this style of programming...

Read more »