MINI is a minimalistic matrix-language written entirely in standard (ANSI) C by Guillermo Frank and Luis Frank. It was conceived mainly as a program for matrix-operations similar to MATLAB, Euler Math Toolbox or GNU Octave, but smaller in order to keep it's source code tractable and easily compilable in most operating systems. Suggestions that may improve MINI are greatly appreciated, as long as they keep the program's minimalistic philosophy. Bug-reports are also welcome.
MINI is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. MINI 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.