Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
5.3.3 - 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.
See the recommended documentation of this function

Aide Scilab >> Interface avec UMFPACK (sparse)

Interface avec UMFPACK (sparse)

  • PlotSparseplot the pattern of non nul elements of a sparse matrix
  • ReadHBSparseread a Harwell-Boeing sparse format file
  • cond2spcomputes an approximation of the 2-norm condition number of a s.p.d. sparse matrix
  • condestspestimate the condition number of a sparse matrix
  • rafiter(obsolete) iterative refinement for a s.p.d. linear system
  • res_with_preccomputes the residual r = Ax-b with precision
  • taucs_chdelutility function used with taucs_chfact
  • taucs_chfactcholesky factorisation of a sparse s.p.d. matrix
  • taucs_chgetretrieve the Cholesky factorization at the scilab level
  • taucs_chinfoget information on Cholesky factors
  • taucs_chsolvesolve a linear sparse (s.p.d.) system given the Cholesky factors
  • taucs_licensedisplay the taucs license
  • umf_licensedisplay the umfpack license
  • umf_ludelutility function used with umf_lufact
  • umf_lufactlu factorisation 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
<< Matrices creuses Aide 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:
Wed Oct 05 12:10:58 CEST 2011