Directory macros/latex/contrib/resolsysteme
README.md
ResolSysteme is a package to work with Linear Systems and matrix.
ResolSysteme est un package pour travailler avec des systèmes linéaires et des matrices.
Author : Cédric Pierquet email : cpierquet@outlook.fr Licence : Released under the LaTeX Project Public License v1.3c or later, see http://www.latex-project.org/lppl.txt
Download the contents of this package in one zip archive (485.5k).
ResolSysteme – Work on linear systems using xint or pyluatex
This package provides some commands (in French) to perform calculations on small (2x2 or 3x3 or 4x4) linear systems, with xint or pyluatex:
- \DetMatrice or \DetMatricePY to diplay the determinant of a matrix (with formatting options);
- \MatriceInverse or \MatriceInversePY to display the invers of a matrix (with formatting options) ;
- \SolutionSysteme or \SolutionSystemePY to display the solution of a linear system (with formatting options);
- …
Package | ResolSysteme |
Support | https://github.com/cpierquet/ResolSysteme/issues |
Repository | https://github.com/cpierquet/ResolSysteme |
Version | 0.1.8 2024-07-04 |
Licenses | The LaTeX Project Public License 1.3c |
Maintainer | Cédric Pierquet |
Contained in | TeX Live as resolsysteme MiKTeX as resolsysteme |
Topics | Maths Calculation Matrix Use luatex |