On Sat, Sep 13, 2014 at 11:06 PM, Mike Nolta <[email protected]> wrote: > `crandn() = complex128(randn(),randn())/sqrt(2.)` should get you even > closer to fortran. >
This does indeed generate significantly simpler code for crandn().
On Sat, Sep 13, 2014 at 11:06 PM, Mike Nolta <[email protected]> wrote: > `crandn() = complex128(randn(),randn())/sqrt(2.)` should get you even > closer to fortran. >
This does indeed generate significantly simpler code for crandn().