julia
LAPACK wrappers: use resize!(a) instead of a = Vector{T}()
#21938
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
2
Changes
View On
GitHub
LAPACK wrappers: use resize!(a) instead of a = Vector{T}()
#21938
KristofferC
merged 2 commits into
JuliaLang:master
from
alyst:lapack_use_resize
andreasnoack
changed the title
BLAS wrappers: use resize!(a) instead of a = Vector{T}()
LAPACK wrappers: use resize!(a) instead of a = Vector{T}()
9 years ago
andreasnoack
approved these changes on 2017-05-18
ararslan
added
linear algebra
ararslan
added
performance
Sacha0
commented on 2017-05-18
Sacha0
approved these changes on 2017-05-18
ararslan
requested a review
from
yuyichao
9 years ago
nalimilan
commented on 2017-05-19
alyst
force pushed
from
c9073c8d
to
eca256eb
8 years ago
BLAS wrappers: resize!() instead of Vector{T}()
3ddf0a2e
lapack.sygvd!(): fix rwork type
56b6a07a
alyst
force pushed
from
eca256eb
to
56b6a07a
8 years ago
KristofferC
merged
f1878c16
into master
8 years ago
Login to write a write a comment.
Login via GitHub
Reviewers
andreasnoack
Sacha0
nalimilan
tkelman
yuyichao
Assignees
No one assigned
Labels
performance
linear algebra
Milestone
No milestone
Login to write a write a comment.
Login via GitHub