Julia Abstractions for Arduino Registers

It’s been a while since I’ve messed around with julia on an arduino – I honestly did not expect people to be interested in this as much as they have been! Since there has been lots of progress on my bachelors’ thesis, I thought it would be ok to procrasti… Read more

Similar

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 »