0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
merge with downstream More... almost 16 years ago
HUGE Overhaul of typeclasses. Removed support for all types except for Vectors More... almost 16 years ago
Add missing files More... almost 16 years ago
Compile warnings More... almost 16 years ago
Add Diag tests to Setup.lhs and tests/Makefile More... almost 16 years ago
Add NEWS file More... almost 16 years ago
Add Diag tests and bug fixes More... almost 16 years ago
use common matrixSized More... almost 16 years ago
Get rid of scale parameter of Herm matrices More... almost 16 years ago
Update Tri Banded to new Matrix type classes and Tri data structure More... almost 16 years ago
Compiler warning More... almost 16 years ago
Update Perm to new Matrix type classes More... almost 16 years ago
Update Herm matrices to new RMatrix type classes More... almost 16 years ago
BLAS/Matrix/ReadOnly.hs: move unsafeGet* operations out of type class More... almost 16 years ago
Add Tri Matrix solve tests More... almost 16 years ago
implement solve for trapezoidal matrices More... almost 16 years ago
update Diag matrix to new solve type classes More... almost 16 years ago
Add new in-place solve functionality and scale/solve to Solve type class More... almost 16 years ago
temporarily disable Perm and TriBanded types More... almost 16 years ago
Update tests to new trapezoidal types. temporarily disable the solve tests More... almost 16 years ago
Update QuickCheck generators for Tri Matrix so that they generate trapezoidal matrices More... almost 16 years ago
Update Tri Dense to be able to multiply trapezoidal matrices More... almost 16 years ago
Include trapezoidal matrices; forbid scaling Tri matrices More... almost 16 years ago
update permutation matrix to new tylpe classes More... almost 16 years ago
Update diagonal matrix to new type classes More... almost 16 years ago
Update banded matrix to new matrix type classes More... almost 16 years ago
Update dense matrix to new Matrix type classes More... almost 16 years ago
Add a lot more functionality to matrix type classes, including in-place multiplication and multiply and add More... almost 16 years ago
Make Matrix class an instance of Tensor More... almost 16 years ago
Data/Matrix/Diag.hs: initial version More... almost 16 years ago