Prev Next News

The mat2cpp News file

2013-07-25
Use 3 standard deviations, instead of two, when checking results in randn C++ example (because two standard deviations was failing to often).

2013-07-20
Added the mztuni function so that random number generation was repeatable on different machines. In addition, seeded the random numbers off the clock so that a different test is run each time (but can be reproduced in the case of an error).

06-05-15
Added randn library routine. Also added the section Adding a New Routine to the Mat2cpp Library to the documentation.

06-05-05
Added the cholesky library routine.

06-04-18
Release of first version.
Input File: NEWS