11 Commits (b4f03e4560ccacaa8e60a87d8c6018495461e5b9)

Author SHA1 Message Date
Christoph Ruegg b4f03e4560 LA: Further clean up and extend matrix/vector enumeration 13 years ago
Christoph Ruegg 88d26ccee0 LA: Clean up and extend vector enumeration 13 years ago
Christoph Ruegg 8bfcab62ed LA: Move all from .Generic namespace to parent namespace 13 years ago
Christoph Ruegg 5e72d7e5dc Cosmetics, code quality 14 years ago
Christoph Ruegg 386fb36bfc Solution: Replace Silverlight with Portable library 15 years ago
cureos 07ddec8a31 Assembly.Load in CompositeSolver classes use the assembly name string to avoid build errors in Silverlight 5. Fixes issue #27 in mathnet fork 15 years ago
Andrew Kazyrevich 622e5277f3 Minor improvement. Exception messages for matrix dimensions now tell you the values (in addition to a mere 'dimensions must match' we had before). 15 years ago
Marcus Cuda ec85c4152f vector: changed IndexedEnumberator from returning KeyValuePair to a Tuple to be consistent with the Matrix version 16 years ago
Marcus Cuda c3dd1b7d3f iterative solvers: cleaned up api 16 years ago
Marcus Cuda d0e926f1d9 examples: added Andriy's examples and bug fixes 16 years ago
Marcus Cuda 8585733257 la: added Andriy's complex32 LA code 16 years ago
Marcus Cuda a3e51bcc93 added andriy's complex LA 16 years ago
Marcus Cuda cbd321574f andriy's conversion to a generic matrix 16 years ago
Marcus Cuda 1a8cce73c6 Merged Andriy's additions as follows: 16 years ago