Revision 51f57406038df9f438edf911c8d1b59c9c1af4b1 authored by Michael Abbott on 07 June 2021, 21:38:29 UTC, committed by GitHub on 07 June 2021, 21:38:29 UTC
This addresses the simplest part of #12065 (optimizing * for optimal matrix order), by adding some methods for * with 3 arguments, where this can be done more efficiently than working left-to-right.

Co-authored-by: Daniel Karrasch <daniel.karrasch@posteo.de>
1 parent 708729b
History
File Mode Size
build
man
src
.gitignore -rw-r--r-- 55 bytes
Makefile -rw-r--r-- 2.1 KB
Manifest.toml -rw-r--r-- 3.7 KB
NEWS-update.jl -rw-r--r-- 486 bytes
Project.toml -rw-r--r-- 59 bytes
README.md -rw-r--r-- 900 bytes
make.jl -rw-r--r-- 10.5 KB

README.md

back to top