17 Commits (la-knuth)

Author SHA1 Message Date
Christoph Ruegg eae0274550 Examples: fix bad using namespace statement 14 years ago
Christoph Ruegg 78a933aaf3 LA: migrate vectors to storage classes (major) 14 years ago
Christoph Ruegg 2fa4232f64 Build: new 'Release-Signed' profile for signing assemblies (strong name) 14 years ago
Christoph Ruegg ecb5e12cdb Build: dropped example project AssemblyInfo.cs (breaks the Sample nuget package) 15 years ago
Christoph Ruegg 29673875f3 Samples: Fix namespace collisions in sample NuGet package 16 years ago
Marcus Cuda 8e24293a79 moved factorization extenstions into typed namespaces 16 years ago
Christoph Ruegg fcc7598bf2 Move Sampling/Sample to Signals/SignalGenerator to avoid confusion with statistical sampling 16 years ago
Marcus Cuda 3a40420d0a fixed errors in the example project relating to the operator changes 16 years ago
Marcus Cuda be231a8d45 vector: changed row and column enumerator to return tuples as well 16 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 b5a2b49774 added missing example interface 16 years ago
Marcus Cuda 24858f7833 examples: Added Andriy's first set of examples 16 years ago
Marcus Cuda 181533fe0d initial conversion 17 years ago
Marcus Cuda c2c6e4660f started working on build files 17 years ago
Marcus Cuda 3e8d211042 added empty Examples project 17 years ago