https://github.com/kimpors/matrixlib
Library for Matrix calculation
https://github.com/kimpors/matrixlib
dotnet matrix-library
Last synced: 3 months ago
JSON representation
Library for Matrix calculation
- Host: GitHub
- URL: https://github.com/kimpors/matrixlib
- Owner: kimpors
- License: mit
- Created: 2022-10-22T14:42:50.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-09T15:17:52.000Z (over 2 years ago)
- Last Synced: 2025-04-11T12:07:16.536Z (over 1 year ago)
- Topics: dotnet, matrix-library
- Language: C#
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MatrixLib
## Overview
Welcome to the MatrixLib – a powerful and efficient
library for performing matrix calculations.
## Features
- Determinant
- Reverse
- Addition
- Substraction
- Multiplication
- Multiplication by value
## Contributing
Contributions are welcome! If you have any suggestions,
bug reports, or would like to contribute a new feature,
please create an issue or submit a pull request.