Statements (13)
Predicate | Object |
---|---|
gptkbp:instance_of |
gptkb:Footballer
|
gptkbp:bfsLayer |
4
|
gptkbp:bfsParent |
gptkb:numpy
|
https://www.w3.org/2000/01/rdf-schema#label |
numpy.linalg.eig
|
gptkbp:input_output |
a square matrix.
eigenvalues and eigenvectors. |
gptkbp:is_described_as |
Computes the eigenvalues and right eigenvectors of a square array.
|
gptkbp:latest_version |
available in Num Py version 1.0 and later.
|
gptkbp:module |
numpy.linalg
|
gptkbp:provides_information_on |
a tuple containing eigenvalues and eigenvectors.
|
gptkbp:related_to |
linear algebra.
|
gptkbp:requires |
Num Py library.
|
gptkbp:uses |
used in various applications including stability analysis.
|