				Matrix Operations
-------------------------------------------------------------------------------
mops v0.1-a  (Dev)    (c) Catalin Avram (catalin_avram@hotmail.com)

Thu, April 18, 2002  12:19 AM

This is the first release of this program.  The code is not well 
documented yet, and there are tons of bugs, but I want to give it a shot, 
to get some feedback from people.  For the first major release I plan on 
using the ncurses libraries as output.

-------------------------------------------------------------------------------

Program Info:

Matrix Operations is a program designed to do matrix operations (duh).  It 
can do multiplication, adding/substracting, calculating the inverse, 
determinant and adjoint of a matrix.  The user has an option of inputing 
its own matrix, or have the program generate a random matrix.

-------------------------------------------------------------------------------

INSTALLATION:

See INSTALL for installation instructions

-------------------------------------------------------------------------------

Contact Me

Catalin Avram (catalin_avram@hotmail.com)  

Thank you for trying the program, feel free to make any changes to it, but 
please keep a change log!  Have fun! :-)
