0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Doc fix More... over 13 years ago
Add update functions for Herm Matrix More... over 13 years ago
Doc fix More... over 13 years ago
Remove extra argument from rank1UpdateToMatrix More... over 13 years ago
Add prototypes for covariance functions More... over 13 years ago
Rename cholFactorHermMatrix to cholFactorMatrix More... over 13 years ago
Merge branch 'master' of github.com:patperry/hs-linear-algebra More... over 13 years ago
Add Statistics module with Vector sums and means More... over 13 years ago
Doc fix More... over 13 years ago
Typo in docs More... over 13 years ago
Build with new version of QuickCheck More... over 13 years ago
Change arg order in matrixViewVector More... over 13 years ago
Fix bug in unsafeMatrixFromForeignPtr More... over 13 years ago
Add missing implementations of unsafeVectorFromForeignPtr and unsafeVectorToForeignPtr to Vector's RVector instance More... over 13 years ago
update type of POTRF More... over 13 years ago
Implement bindings to Cholesky factoriztion More... over 13 years ago
Add conversion routines for Vector, Matrix, and ForeignPtr More... over 13 years ago
Skeleton implementation of Cholesky module More... over 13 years ago
Add Cholesky to cabal file More... over 13 years ago
Simpler matrix multiplication functions More... over 13 years ago
update README More... over 13 years ago
Export LAPACK type More... over 13 years ago
Add autoconf macro to check for LAPACK More... over 13 years ago
Add LAPACK typeclass and import bindings from hs-lapack More... over 13 years ago
Remove outdated modules More... over 13 years ago
Make BLAS types more safe More... over 13 years ago
Simplify low-level BLAS binding and move heirarchy into Foreign More... over 13 years ago
Consolidate Elem and Types module hierarchies More... over 13 years ago
Add Herm Matrix module More... over 13 years ago
Fix mistake in format string More... over 13 years ago