Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
2024.0.0 - Français


Matrices creuses

  • Décompositions Creuses
    • ludellibération de la mémoire allouée à des facteurs LU creux
    • lufactfactorisation LU d'une matrice creuse
    • lugetextraction de facteurs LU creux
    • lusolvesolveur de système linéaire creux
    • spcholFactorisation de Cholesky creuse
  • Manipulation des Matrices Creuses
    • issparsetests whether the input is sparse encoded (numeric or boolean)
    • nnznombre de termes non nuls dans une matrice
    • speyematrice identité creuse
    • sponesmatrice creuse dont les termes valent 1
    • sprandmatrice creuse aléatoire
    • spzerosmatrice creuse nulle
  • Sparse Jacobian computation
    • spCompHessianConsruct a compressed Hessian engine from its sparsity pattern using column intersection graph coloring
    • spCompJacobianConsruct a compressed Jacobian engine from its sparsity pattern using column intersection graph coloring
    • spyColRepresent sparsity pattern of a matrix with column coloring
  • Linear Equations (Iterative Solvers)
    • conjgradconjugate gradient solvers
    • gmresGeneralized Minimum RESidual method
    • qmrquasi minimal residual method with preconditioning
  • Sparse Matrix Conversion
    • adj2spconverts adjacency form into sparse matrix.
    • fullsparse to full matrix conversion
    • sp2adjconverts sparse matrix into adjacency form
    • sparsesparse matrix definition
    • spcompackconverts a compressed adjacency representation
    • spgetretrieves entries of sparse matrix
  • chfactFactorisation de Cholesky creuse
  • chsolvesolveur de Cholesky creux
  • ordmmdCompute multiple minimum degree ordering
Report an issue
<< Statistiques Aide de Scilab Interface avec UMFPACK (sparse) >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Tue Oct 24 14:34:14 CEST 2023