Skip to content

Matrix constructors should be able to take floating point value for size #136

@ViralBShah

Description

@ViralBShah

This should work:

julia> a = rand(1e6)
no method rand(Float64,)
in method_missing, boot.j:250
in run_repl, /home/stephan/julia/j/client.j:23
in _start, /home/stephan/julia/j/client.j:153

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions