>>>>> "Ether" == Ether Jones <maxima at etherjones.us> writes:
Ether> Does Maxima have QR and/or SVD factorizations built in?? I
Ether> couldn't find them. If not, are there any plugins
Ether> available?
Maxima includes a significant portion of LAPACK, which includes QR and
SVD routines. However, there are no interfaces from maxima to those
routines. It will take a few days to create those interface routines.
Ray