resolsysteme__source

Work on linear systems using xint or pyluatex

Version:
0.1.8
Copyright:
License:
lppl1.3c
Packaged on:
07/07/2024 10:03:30
Number of files:
2
Size on disk:
43.67 kB

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); …