Mfasi

Joined 28 February 2014
102 bytes removed ,  18 March 2014
Line 65: Line 65:


* modify the Schur function to deal with a specific reordering of the eigenvalues;
* modify the Schur function to deal with a specific reordering of the eigenvalues;
* modify the polyvalm () function to use improved evaluation schemes ([https://www.princeton.edu/~achaney/tmve/wiki100k/docs/Horner_scheme.html Horner], [http://www-ti.informatik.uni-tuebingen.de/~borchert/ArithmeticalCircuits/PatersonStockmeyerSIAM73.pdf Paterson-Stockmeyer]);
* modify the polyvalm () function to use the [http://www-ti.informatik.uni-tuebingen.de/~borchert/ArithmeticalCircuits/PatersonStockmeyerSIAM73.pdf Paterson-Stockmeyer] scheme;
* implement a function to find a block pattern (how to group the eigenvalues of the Schur form);
* implement a function to find a block pattern (how to group the eigenvalues of the Schur form);
* implement a function to find a confluent permutation (a very specific task).
* implement a function to find a confluent permutation (a very specific task).
102

edits