Menu

Tree [r161] /
 History

HTTPS access


File Date Author Commit
 example 2013-08-25 loneada [r160] Add example for svd.
 include 2013-08-25 loneada [r160] Add example for svd.
 Doxyfile 2013-08-25 loneada [r160] Add example for svd.
 Makefile 2013-07-19 loneada [r132] Reimplement function ibeta() for python.
 Makefile.bc 2013-08-10 loneada [r149] Add method Matrix.diag().
 Makefile.vc 2013-07-19 loneada [r132] Reimplement function ibeta() for python.
 Matrix.cpp 2013-08-25 loneada [r160] Add example for svd.
 author.txt 2013-05-18 loneada [r1] Import initial mathkit codes.
 gpl-3.0.txt 2013-05-18 loneada [r1] Import initial mathkit codes.
 lgpl-3.0.txt 2013-05-18 loneada [r1] Import initial mathkit codes.
 mathkit.R 2013-06-06 loneada [r22] Fix a mistype in mathkit.R.
 mathkit.cpp 2013-08-25 loneada [r161] Modify function prec().
 mathkit.py 2013-08-24 loneada [r159] Add function svd().
 readme.txt 2013-08-08 loneada [r146] Modify readme.txt.

Read Me

This is a free library for finance, statistics and linear algebra under LGPL license.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.

C++ users please browse the web documents in html directory.

Python users just copy the mathkit.py module file to wherever you want to use it later.
And python users can also consult the documents in html directory for detailed information about the functions included.
Important: This module is written for python 3.2 and above, it is not compatible with python 2.x!

There is also a R script file (mathkit.R) which could be used with the R statistical software.
All functions of this R script are organized in a list named mathkit.