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.
- Host: GitHub
- URL: https://github.com/lukestorry/matrices
- Owner: LukeStorry
- License: mit
- Created: 2013-10-27T19:08:26.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-02-08T10:44:13.000Z (over 11 years ago)
- Last Synced: 2025-03-05T11:18:44.687Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 324 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.