Use defmfun to define dgemm
commitc66cdd6b10eba7e5bc5b7bd1af0059fa0fa50232
authorRaymond Toy <toy.raymond@gmail.com>
Sun, 12 Apr 2020 17:54:53 +0000 (12 10:54 -0700)
committerRaymond Toy <toy.raymond@gmail.com>
Sun, 12 Apr 2020 17:54:53 +0000 (12 10:54 -0700)
treeed69cf7e04a9a3835be87eab39f4ba2f0b4a20e7
parent5fa1a200abb4415ec03c0951311d9d45805a9e08
Use defmfun to define dgemm

By using defmfun to define dgemm, we can get rid of the wrappers
without loss of functionality, and get better error messages.
share/lapack/dgemm.lisp
share/lapack/lapack.mac