MACS : Matrix Analysis Computing Support
Macs is a program wich will help you with your analysis of matrices. It contains a number of matrix-computing functions. Like :
- Addition
- Substraction
- Multiplication
- Inversion
- Calculating Determinants
- Triangular matrices (Upper and Lower)
- Many More
Matrices in macs can be as big (or as small) as you want. However, macs is currently not very optimized for calculation at big matrices. So the bigger the matrix gets, the slower it will be (you will be suprised how slow a modern computer can be)
If you want to see more project information on macs go to https://sourceforge.net/projects/macs1
At https://sourceforge.net/projects/macs1 you can also download the tarballs, and have a try with macs yourself.
If you have a desperate need to write to the developer please feel free.
You can reach me at bos.kamp@wxs.nl
Some history of the project
How to Install
Features of macs