CBinding.jl: Automatic C interfacing for Julia

Automatic C interfacing for Julia. Contribute to analytech-solutions/CBinding.jl development by creating an account on GitHub. Read more

Similar

Julia v1.4.0

The Julia developers are pleased to annouce the release of Julia v1.4.0, the fourth minor release in the 1.x series. Binaries are available for all of your favorite platforms (Linux, macOS, Windows, and FreeBSD) at https://julialang.org/downloads. As a m... (more…)

Read more »

Using type domain information in Julia

In a previous post, I discussed using type domain information to speed up generation of random density matrices with small dimension in Julia. There, we gave the Julia compiler knowledge of the dimension of the matrices at the time it generates code, inst... (more…)

Read more »