Packages
The packages in this repository were written by others and can be installed
with the "getPackage" command of Macaulay 2.
Example:
getPackage "LDL"
Available packages:
- Kronecker normal form of a matrix pencil, by Edward Carter:
Kronecker/
- LDL' factorization of a positive semidefinte matrix, by Helfried Peyrl:
LDL/
- computations of Schur modules and maps between them, by Steven V. Sam:
SchurFunctors/
- building finite state machines, by Dan Grayson:
StateTables/