An open API service indexing awesome lists of open source software.

https://github.com/lukestorry/matrices

Developing a calculator in C to perform Matrix operations.
https://github.com/lukestorry/matrices

Last synced: about 2 months ago
JSON representation

Developing a calculator in C to perform Matrix operations.

Awesome Lists containing this project

README

          

Matrices Project
================
Developing a calculator in C to perform Matrix operations.
---------------------------------------------------------------------------

Originally in PASCAL, but now I'm re-writing it in C. Old program can be found in obsolete branch.