https://github.com/devyatsu/matrice_inverse
Un script python permettant de trouver la matrice inverse d'une matrice carré! (s'il en existe une)
https://github.com/devyatsu/matrice_inverse
Last synced: 4 days ago
JSON representation
Un script python permettant de trouver la matrice inverse d'une matrice carré! (s'il en existe une)
- Host: GitHub
- URL: https://github.com/devyatsu/matrice_inverse
- Owner: DevYatsu
- License: mit
- Created: 2023-12-15T20:24:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-12T00:09:04.000Z (over 2 years ago)
- Last Synced: 2025-12-08T14:50:53.102Z (6 months ago)
- Language: Python
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Matrice_Inverse
Un script python permettant de trouver la matrice inverse d'une matrice carré! (s'il en existe une)