julia
Reduce compile time for generic matmatmul
#52038
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
16
Changes
View On
GitHub
Reduce compile time for generic matmatmul
#52038
oscardssmith
merged 16 commits into
master
from
dk/fastmul
Reduce compile time for generic matmatmul
af0d7d4a
chriselrod
commented on 2023-11-05
chriselrod
commented on 2023-11-06
Update stdlib/LinearAlgebra/src/matmul.jl
d50fbc53
reduce repeated transposition
ef4b837e
fix some tests
19d78b63
fix tests
c8e9a0bb
minor detail
5d5592ab
avoid overflow in integer mul
416fa1cb
branch over sizeof target eltype
df79cdb6
chriselrod
commented on 2023-11-08
hoist out one factor
c6ec74a0
chriselrod
commented on 2023-11-08
optimizations
9467795f
optimize double adjortrans case
5a30f30a
fix typo
c100f206
fix typos
59f8b708
check isbitstype, fix some tests
4c09e520
dkarrasch
added
linear algebra
dkarrasch
added
performance
fix lazy conj case
3c75cd5b
simplify test slightly
1a60c0f6
chriselrod
approved these changes on 2023-11-13
oscardssmith
merged
0cf2bf14
into master
2 years ago
oscardssmith
deleted the dk/fastmul branch
2 years ago
Login to write a write a comment.
Login via GitHub
Reviewers
chriselrod
Assignees
No one assigned
Labels
performance
linear algebra
Milestone
No milestone
Login to write a write a comment.
Login via GitHub