package owl
OCaml Scientific and Engineering Computing
Install
Dune Dependency
Authors
Maintainers
Sources
owl-1.0.1.tbz
sha256=72ca9f6edd302fdfa16c7559cedac7ac2c885466a367e17ea1ea8807b2dd13ef
sha512=72a60fb5b0ee4eea6cd8012aab9a492a32483feb218c1b6b4b913e0af985fba288113164e5af1129c0b5fffdb49d7b9aded6647238626b6561dc7125fdeb4eb5
doc/owl/Owl_linalg_s/index.html
Module Owl_linalg_s
type mat = Owl_dense_matrix_s.mat
type complex_mat = Owl_dense_matrix_c.mat
type int32_mat = (int32, Bigarray.int32_elt) Owl_dense_matrix_generic.t
include Owl_linalg_intf.Common
with type elt := elt
and type mat := mat
and type complex_mat := complex_mat
and type int32_mat := int32_mat
include Owl_base_linalg_intf.Common
with type elt := elt
with type mat := mat
with type complex_mat := complex_mat
with type int32_mat := int32_mat
Basic functions
val is_triu : mat -> bool
val is_tril : mat -> bool
val is_symmetric : mat -> bool
val is_diag : mat -> bool
Factorisation
Linear system of equations
Basic functions
val rank : ?tol:float -> mat -> int
val norm : ?p:float -> mat -> float
val vecnorm : ?p:float -> mat -> float
val cond : ?p:float -> mat -> float
val rcond : mat -> float
val is_posdef : mat -> bool
Factorisation
val schur : mat -> mat * mat * complex_mat
val qzvals : mat -> mat -> complex_mat
Eigenvalues & eigenvectors
val eig : ?permute:bool -> ?scale:bool -> mat -> complex_mat * complex_mat
val eigvals : ?permute:bool -> ?scale:bool -> mat -> complex_mat
Linear system of equations
Low-level factorisation functions
Matrix functions
Helper functions
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>