https://github.com/meysam81/matrix-determinan
a very simple implementation of determinant calculation of a 3 * 3 matrix in a GUI form
https://github.com/meysam81/matrix-determinan
assignment assignments college-assignment college-project csharp csharp-code determinant determinant-calculation determinantal-processes matrix program programming programming-language programming-languages
Last synced: 2 months ago
JSON representation
a very simple implementation of determinant calculation of a 3 * 3 matrix in a GUI form
- Host: GitHub
- URL: https://github.com/meysam81/matrix-determinan
- Owner: meysam81
- Created: 2018-01-15T16:42:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-15T16:53:08.000Z (over 7 years ago)
- Last Synced: 2025-01-23T03:16:51.435Z (4 months ago)
- Topics: assignment, assignments, college-assignment, college-project, csharp, csharp-code, determinant, determinant-calculation, determinantal-processes, matrix, program, programming, programming-language, programming-languages
- Language: C#
- Homepage:
- Size: 28.3 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# matrix-determinan
a very simple implementation of determinan calculation of a 3 * 3 matrix in a GUI form