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

Change language to:
English - 日本語 - Português - Русский

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.

Aide de Scilab >> Interface avec UMFPACK (sparse)

Interface avec UMFPACK (sparse)

  • cond2spcomputes an approximation of the 2-norm condition number of a s.p.d. sparse matrix
  • condestspestimate the condition number of a sparse matrix
  • PlotSparseplot the pattern of non nul elements of a sparse matrix
  • ReadHBSparseread a Harwell-Boeing sparse format file
  • res_with_preccomputes the residual r = Ax-b with precision
  • taucs_chdelutility function used with taucs_chfact
  • taucs_chfactcholesky factorization of a sparse s.p.d. matrix
  • taucs_chgetretrieve the Cholesky factorization at the scilab level
  • taucs_chinfoget information on Cholesky factors
  • taucs_chsolvesolves a linear s.p.d. system A*X = B from Cholesky factors of the sparse A
  • umf_ludelutility function used with umf_lufact
  • umf_lufactlu factorization of a sparse matrix
  • umf_lugetretrieve lu factors at the Scilab level
  • umf_luinfoget information on LU factors
  • umf_lusolvesolve a linear sparse system given the LU factors
  • umfpacksolve sparse linear system
Report an issue
<< Matrices creuses Aide de Scilab Optimisation et Simulation >>

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:
Mon Feb 12 19:15:31 CET 2018