Kernel of rectangular matrices in C++
From: EE (aygoony_at_gmx.de)
Date: 01/20/05
- Next message: lesshaste: "Re: minimising multivariate function"
- Previous message: Richard Fateman: "Re: Steps towards writing a computer algebra system /bad ideas from books"
- Next in thread: felixg_at_tx.technion.ac.il: "Re: Kernel of rectangular matrices in C++"
- Reply: felixg_at_tx.technion.ac.il: "Re: Kernel of rectangular matrices in C++"
- Reply: Bernard Parisse: "Re: Kernel of rectangular matrices in C++"
- Messages sorted by: [ date ] [ thread ]
Date: 20 Jan 2005 11:55:26 -0500
Hi,
I have a problem finding a c++ library (preferably for windows)
capable of calculating the kernel of a rectangular matrice(6x4 in my
case). (therefore the kernel will mostly be 2D)
Is there a library which is easy to use, robust and fast?
(I tried Lapack++, the last version seems a little bugged and the
intel math kernel library only works on square matrices, scilab won't
interface with C++, finally matlab is expensive and I am not sure
whether it would work...)
It would be really helpful if someone could give me a hint.
Thank you very much!
- Next message: lesshaste: "Re: minimising multivariate function"
- Previous message: Richard Fateman: "Re: Steps towards writing a computer algebra system /bad ideas from books"
- Next in thread: felixg_at_tx.technion.ac.il: "Re: Kernel of rectangular matrices in C++"
- Reply: felixg_at_tx.technion.ac.il: "Re: Kernel of rectangular matrices in C++"
- Reply: Bernard Parisse: "Re: Kernel of rectangular matrices in C++"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|