Package to extend the functionality of Nemo/Hecke. Notable additions include:
- Broadcast
f.(A)
of a function over an AbstractAlgebra matrixA
will now return an AbstractAlgebra matrix if the image off
is an AbstractAlgebra ring.
- padic qr-factorization.
- padic singular value decomposition.
- padically stable solving of linear systems.
- padically stable hessenburg form.
- eigenvector solver (power and inverse iterations) over local fields.
- block schur form. [Only implemented for matrices defined over Qp]
- Hecke
- Nemo
- AbstractAlgebra