Difference between revisions of "Category:ApCoCoA-1:Package numerical"

From ApCoCoAWiki
(New page: The package Numerical contains ApCoCoA's numerical functions. These function do not return exact algebraical correct results, but approximations of these. For example [[ApCoCoA:Numerical...)
(No difference)

Revision as of 12:52, 22 April 2009

The package Numerical contains ApCoCoA's numerical functions. These function do not return exact algebraical correct results, but approximations of these. For example Num.EigenValues computes approximations of the eigenvalues of a matrix. These methods are mostly based on BLAS/LAPACK.