Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://gitlab.com/mockturtle/matrix-root
A simple Ada generic package to compute the N-th root of a matrix. At the moment it works only with 2x2 matrices since it is the case I need now. Maybe later I will extend it to larger matrices.
https://gitlab.com/mockturtle/matrix-root
Last synced: about 1 month ago
JSON representation
A simple Ada generic package to compute the N-th root of a matrix. At the moment it works only with 2x2 matrices since it is the case I need now. Maybe later I will extend it to larger matrices.
- Host: gitlab.com
- URL: https://gitlab.com/mockturtle/matrix-root
- Owner: mockturtle
- Created: 2020-09-26T17:15:02.051Z (about 4 years ago)
- Default Branch: master
- Last Synced: 2024-08-04T01:05:41.681Z (5 months ago)
- Stars: 1
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
- awesome-ada - matrix-root - Compute the N-th root of a matrix. (Libraries / Math)