Currently, all matrix constructors only accept integer valued inputs. It should be possible, for example, to do the following: julia> ones(1e3,1e3)