- 14 Nov, 2013 1 commit
-
-
Raymond Toy authored
-
- 04 Dec, 2011 1 commit
-
-
Raymond Toy authored
-
- 03 Dec, 2011 1 commit
-
-
Raymond Toy authored
lapack.asd: o Define test system lapack-tests.lisp: o Add test infrastructure o Add deftest for dgeev
-
- 26 Nov, 2011 1 commit
-
-
Raymond Toy authored
prefix.
-
- 01 Dec, 2006 1 commit
-
-
rtoy authored
blas.system: o Converted files are in the BLAS package. o Add blas-package defsystem to load the package definition. lapack.system: o Converted files are in the LAPACK package. o Add lapack-package defsystem to load the package definition. lapack/lapack-tests.lisp: o Tests are in the LAPACK package
-
- 28 Nov, 2006 1 commit
-
-
rtoy authored
-
- 27 Nov, 2006 3 commits
- 26 Nov, 2006 6 commits
-
-
rtoy authored
o Add DGESDD and dependencies o Add DDISNA to compute condition number of singular vectors packages/lapack/.cvsignore: o Ignore new generated Lisp files. packages/lapack/lapack-tests.lisp: o Add test for DGESDD
-
rtoy authored
-
rtoy authored
o DGESV and dependencies packages/.cvsignore: o Ignore generated dgesv.lisp and dependencies packages/lapack/lapack-tests.lisp: o Test routine for DGESV
-
rtoy authored
o Add DGEEVX and dependencies packages/lapack/lapack-tests.lisp: o Add test for DGEEVX o Add comments packages/lapack/dgeevx.f: packages/lapack/dlacon.f: packages/lapack/dlaexc.f: packages/lapack/dlaqtr.f: packages/lapack/dlasy2.f: packages/lapack/dtrexc.f: packages/lapack/dtrsna.f: o New files for DGEEVX and dependencies.
-
rtoy authored
-
rtoy authored
o Add defsystem for LAPACK tests packages/lapack/lapack-tests.lisp: o Add simple tests for LAPACK. (Currently only DGEEV).
-