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

From ApCoCoAWiki
m (Bot: Replacing category ApCoCoA Manual with ApCoCoA-1 Manual)
m (Andraschko moved page Category:Package numerical to Category:ApCoCoA-1:Package numerical: Clearer page title)
 
(No difference)

Latest revision as of 15:17, 2 October 2020

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.