deprecate Array(shape...)-like constructors to Array(uninitialized, shape...) #24781
Sacha0
force pushed
from
af2b1687
to
53bd697d
8 years ago
Sacha0
force pushed
from
53bd697d
to
84335366
8 years ago
Sacha0
force pushed
from
84335366
to
c99a59a5
8 years ago
Sacha0
force pushed
from
c99a59a5
to
eb7c2d69
8 years ago
Sacha0
changed the title [WIP] deprecate Array(shape...)-like constructors to Array(uninitialized, shape...) deprecate Array(shape...)-like constructors to Array(uninitialized, shape...) 8 years ago
Sacha0
force pushed
from
eb7c2d69
to
053e6e21
8 years ago
Sacha0
force pushed
from
053e6e21
to
04f5d919
8 years ago
Replace a few previously missed Array(shape...)-like calls.
656c6582
Update lowering for the Array(shape...) -> Array(uninitialized, shape…
d5fa738c
Add similar(::Type{T}, shape) where {T<:Array} = T(uninitialized, sha…
78259110
Deprecate Array(shape...)-like constructors to Array(uninitialized, s…
dde95ceb
Sacha0
force pushed
from
04f5d919
to
dde95ceb
8 years ago
Sacha0
merged
171005cf
into master 8 years ago
Sacha0
deleted the deparrshape branch 8 years ago
Assignees
No one assigned
Labels
arrays
deprecation
Login to write a write a comment.
Login via GitHub