Eigenvectors and eigenvalues

first post: corraCC wrote: Hi, First of all, thank you for your wonderful piece of software! ...

latest post: ichbin wrote: Thanks so much for your report. Via your codeplex contact page, I h...

Visual Basic 2010 express

first post: K6115907 wrote: Hello, i have been trying to use your code to VB 2010 express an...

latest post: K6115907 wrote: I am quite new to Visual basic! I was using VB, 11 years ago, and i...

Nonconvergence exception when fitting logistic function to data

first post: GvV wrote: Hi, I'm using the Meta.Numerics class UncertainMeasurementSample ...

latest post: GvV wrote: Yes, I expected it had something to do with my initial values, but ...

Identity Matrix

first post: ebortoluzzi wrote: Sorry I'm new so I posted the issue below in the issue tracker but...

FindMinimum Nonconvergance exception in strange case #2

first post: skybluecodeflier wrote: Ok, so I'm not going to post this as an issue at the moment simply ...

latest post: skybluecodeflier wrote: Thanks. I will see if I can create a cost function that will repro...

FunctionMath.FindMinimum: what algorithm used?

first post: skybluecodeflier wrote: It is not clear in the documentation how FunctionMath.FindMinimum ...

latest post: cureos wrote: Ichbin, I did not want to "barge in" to this discussion before you ...

Convert MetaNumerics matrices to normal arrays

first post: ebortoluzzi wrote: Dear all, I need to convert a type square matrix of yours into a ...

latest post: ichbin wrote: At the moment the code in your post is the way to do it. You could ...

ColumnVectorA product with ColumnVectorB.transpose

first post: ebortoluzzi wrote: Dear All, sorry I should have posted it in the issue tracker I'm ...

latest post: ebortoluzzi wrote: Thanks for your answer, I performed nice SVD matrices calculations ...

Mann-Whitney

first post: JerryS wrote: Hi Fabulous library you've put together. I'm curious about your...

latest post: JerryS wrote: Hi Thank you for your response. Actually, it is an entirely satis...

Value for a t-distribution using the StudentDistribution class

first post: matty_B wrote: I'm trying to replicate the following R code using Meta Numerics: t...

latest post: matty_b wrote: Many thanks ichbin, exactly what I needed!