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...) |
m (Bot: Replacing category ApCoCoA Manual with ApCoCoA-1 Manual) |
||
Line 4: | Line 4: | ||
These methods are mostly based on BLAS/LAPACK. | These methods are mostly based on BLAS/LAPACK. | ||
− | [[Category: | + | [[Category:ApCoCoA-1 Manual]] |
Revision as of 14:19, 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.
Pages in category "ApCoCoA-1:Package numerical"
The following 30 pages are in this category, out of 30 total.
N
- ApCoCoA-1:Num.ABM
- ApCoCoA-1:Num.AppKer
- ApCoCoA-1:Num.AVI
- ApCoCoA-1:Num.BBABM
- ApCoCoA-1:Num.CABM
- ApCoCoA-1:Num.Ceil
- ApCoCoA-1:Num.CEXTABM
- ApCoCoA-1:Num.ContainsLinearRelations
- ApCoCoA-1:Num.DABM
- ApCoCoA-1:Num.EigenValues
- ApCoCoA-1:Num.EigenValuesAndAllVectors
- ApCoCoA-1:Num.EigenValuesAndVectors
- ApCoCoA-1:Num.EXTABM
- ApCoCoA-1:Num.Floor
- ApCoCoA-1:Num.FPart
- ApCoCoA-1:Num.IsAppBB
- ApCoCoA-1:Num.IsAVI
- ApCoCoA-1:Num.LeastSquaresQR
- ApCoCoA-1:Num.NumericalDerivative
- ApCoCoA-1:Num.ProjectAVI
- ApCoCoA-1:Num.QR
- ApCoCoA-1:Num.RatPoints
- ApCoCoA-1:Num.SavGol
- ApCoCoA-1:Num.SimDiag
- ApCoCoA-1:Num.SingularValues
- ApCoCoA-1:Num.SubABM
- ApCoCoA-1:Num.SubAVI
- ApCoCoA-1:Num.SubBBABM
- ApCoCoA-1:Num.SubEXTABM
- ApCoCoA-1:Num.SVD