Daniel Carrera
Daniel Carrera
It would be nice if the `plot()` command could accept row vectors as well as column vectors. As it is now, this code doesn't work: ``` julia> x = [1...
This is an implementation of **printf()** and **sprintf()** that relies on generated functions, and the existing @printf and @sprintf macros. The key code was posted on the Julia mailing list...
First of all, thank youfor writing Sobol.jl. I have been learning about Quasi Monte Carlo (**QMC**) recently and I'm so glad that there is a Sobol module in Julia. I...
App Name: WhatsApp I encountered this bug when trying to setup WhatsApp backups to my Google Drive. But I don't think this bug is specific to WhatsApp. It looks like...