20 Commits (64a641e8caa19c268cf62ca855ebbbad5009c899)

Author SHA1 Message Date
Christoph Ruegg 64a641e8ca LA: extend Build.Diagonal for diagonal matrices 13 years ago
Christoph Ruegg 44228a6d41 LA: Build.SameType of one or two example instances 13 years ago
Christoph Ruegg 3259ce6ba2 LA: extend diagonal matrix builder 13 years ago
Christoph Ruegg 9e2b83551c LA: Iterative solvers: make failure stop criterium generic/shared 13 years ago
Christoph Ruegg 77e60dd62a LA: Iterative solvers: make divergence stop criterium generic/shared 13 years ago
Christoph Ruegg db8a7a030c LA: Iterative solvers: make residual stop criterium generic/shared 13 years ago
Christoph Ruegg 6a65aa5027 LA: align CreateIdentity with the other static create functions 13 years ago
Christoph Ruegg 6773c6f9cc LA: create matrix of 2D-array of matrices #133 13 years ago
Christoph Ruegg 9fbb6646c9 LA: vector.OfArray (copy) #136 13 years ago
Christoph Ruegg e70a5977ec LA: Builder tweaks #139 13 years ago
Christoph Ruegg f9d8009858 LA: split builders to vector/matrix, also allows shorter member names #139 13 years ago
Christoph Ruegg a5503f8563 LA: create of column/row arrays/vectors IEnumerable overload #139; F# workaround no longer needed 13 years ago
Christoph Ruegg 638d055edd LA: F# matrix/vector creation now fully generic (hence all modules also) 13 years ago
Christoph Ruegg a803ebf44b LA: Fix arg validation bug in routine to copy a vector into a sub-row of a matrix 13 years ago
Christoph Ruegg 31eda8d8b0 LA: Make builder much more complete 13 years ago
Christoph Ruegg 78dc687d09 LA: flattening iterative solver namespaces 13 years ago
Christoph Ruegg ad501d0f33 LA: integrate iterative solvers into matrix type, leads to significant simplification 13 years ago
Christoph Ruegg c2910f2aa0 LA: change builder visibility (now only publicly accessible through Matrix/Vector) 13 years ago
Christoph Ruegg 75c0b69645 LA: drop Common class (redundant since Builder) 13 years ago
Christoph Ruegg e6fe8a8560 LA: Refactoring towards the generic matrix/vector types, test simplification 13 years ago