repo.or.cz
/
maxima.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Windows installer: update Gnuplot
[maxima.git]
/
share
/
lapack
/
lapack.mac
blob
88788b866e738a922c83722e3f192943f4f91c1b
1
load("load-lapack.lisp");
2
3
dgemm(a, b, [options]) :=
4
%dgemm(a, b, options);