-
-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Labels
HacktoberfestGood for Hacktoberfest participantsGood for Hacktoberfest participantsgood first issueGood for newcomersGood for newcomerstestThis change adds or pertains to unit testsThis change adds or pertains to unit tests
Description
Below is the list of linear algebra test files that we'll need to extend with SubArray tests. Please update the list if SubArrays are already covered (systematically) for the file
-
arnoldi.jl -
bidiag.jl -
bunchkaufman.jl -
cholesky.jl -
dense.jl -
diagonal.jl -
eigen.jl -
generic.jl(see Adding SubArray tests to generic.jl, includes fix for linreg bug found julia#15145) -
givens.jl -
lapack.jl -
lu.jl -
lq.jl -
matmul.jl -
pinv.jl -
qr.jl -
schur.jl -
special.jl -
svd.jl -
symmetric.jl -
triangular.jl -
tridiag.jl -
uniformscaling.jl(see Test UniformScaling methods with SubArrays. julia#14731)
Metadata
Metadata
Assignees
Labels
HacktoberfestGood for Hacktoberfest participantsGood for Hacktoberfest participantsgood first issueGood for newcomersGood for newcomerstestThis change adds or pertains to unit testsThis change adds or pertains to unit tests