Quantcast
Channel: Math.NET Numerics
Browsing all 971 articles
Browse latest View live
↧

Source code checked in, #9f8a58ebcb6a

Sparse Vectors: post-refactoring cleanup

View Article


Source code checked in, #56b1c8f68b8d

LA: rename matrix Data property for consistency (non-breaking)

View Article


Source code checked in, #211da24362bd

LA: static CreateRandom for dense matrix and vector (replacing complicated templating approach)

View Article

New Post: Shouldn't Generic.Matrix.Random be a static method?

FYI, I've just committed to mainline: all DenseMatrix and DenseVector classes now have static CreateRandom functions (replacing the old random template methods).

View Article

Closed Issue: Create two versions of Householder QR, Thin and Full [5693]

Create two versions of Householder QR, Thin and Full.Comments: ThinQR is now available in mainline

View Article


Source code checked in, #892bbe510e88

F#: Simplify and clarify project file structure

View Article

Source code checked in, #88b07acaf794

F#: add modules for random numbers and distributions

View Article

Source code checked in, #6c32ba172b74

Distributions: consistent sample methods for continuous distributions #32

View Article


Source code checked in, #ef38c4508f88

Distributions: consistent sample methods for discrete distributions #32

View Article


Closed Issue: Matrix serialization [5683]

Just as a comment - I checked out the latest code, added the Serializable attributes to all Matrix and DenseMatrix classes, and serialization works as a charm. Very happy :-). If you get a chance to...

View Article

Closed Issue: Thread Safety? [5684]

Well I'm not sure, I simply noticed it was out of place heh.On Apr 14, 2011 9:02 PM, "cuda" <notifications@codeplex.com> wrote:From: cuda>How about when a class inherits from...

View Article

Source code checked in, #164b0582457f

LA: TransposeThisAndMultiply(vector): fix wrong size of auto-provided result vector

View Article

Closed Issue: Exception at TransposeThisAndMultiply [5716]

When I run the following code I get the exception : "Matrix dimensions must agree: op1 is 12x15, op2 is 12x1.". In my opinion this is correct. I'm running the latest public build v2.2.1. using...

View Article


Source code checked in, #eae02745503b

Examples: fix bad using namespace statement

View Article

Created Release: Math.NET Numerics v2.3.0 (Nov 25, 2012)

Common: Continued major linear algebra storage rework, in this release focusing on vectors (previous release was on matrices)Static CreateRandom for all dense matrix and vector typesThin QR...

View Article


Updated Release: Math.NET Numerics v2.3.0 (Nov 25, 2012)

Common: Continued major linear algebra storage rework, in this release focusing on vectors (previous release was on matrices)Static CreateRandom for all dense matrix and vector typesThin QR...

View Article

Released: Math.NET Numerics v2.3.0 (Nov 25, 2012)

Common:Continued major linear algebra storage rework, in this release focusing on vectors (previous release was on matrices)Static CreateRandom for all dense matrix and vector types Thin QR...

View Article


Updated Release: Math.NET Numerics v2.3.0 (Nov 25, 2012)

Common: Continued major linear algebra storage rework, in this release focusing on vectors (previous release was on matrices)Static CreateRandom for all dense matrix and vector typesThin QR...

View Article

Released: Math.NET Numerics v2.3.0 (Nov 25, 2012)

Common:Continued major linear algebra storage rework, in this release focusing on vectors (previous release was on matrices)Static CreateRandom for all dense matrix and vector types Thin QR...

View Article

Updated Release: Math.NET Numerics v2.3.0 (Nov 25, 2012)

Common: Continued major linear algebra storage rework, in this release focusing on vectors (previous release was on matrices)Static CreateRandom for all dense matrix and vector typesThin QR...

View Article
Browsing all 971 articles
Browse latest View live