Scilab-Branch-5.3-GIT
      
      - Scilab help
 - Scilab
 - Differential Equations, Integration
 - Elementary Functions
 - Linear Algebra
 - Interpolation
 - CACSD
 - Polynomials
 - Signal Processing
 - FFTW
 - Special Functions
 - Randlib
 - ARnoldi PACKage
 - Statistics
 - Sparse Matrix
 - UMFPACK Interface (sparse)
 - Optimization and Simulation
 - Genetic Algorithms
 - Simulated Annealing
 - Symbolic
 - Files : Input/Output functions
 - Input/Output functions
 - Graphics
 - Graphics : exporting and printing
 - GUI
 - Data Structures
 - Parameters
 - Boolean
 - Integers
 - Strings
 - Sound file handling
 - Time and Date
 - Output functions
 - Xcos
 - Spreadsheet
 - Shell
 - Console
 - Completion
 - History manager
 - Matlab binary files I/O
 - Matlab to Scilab Conversion Tips
 - Compatibility Functions
 - Maple Interface
 - Overloading
 - Functions
 - Development tools
 - Demo Tools
 - Dynamic/incremental Link
 - ATOMS
 - Tcl/Tk Interface
 - Text editor (Scinotes)
 - UI Data
 - Online help management
 - Parallel
 - PVM parallel Toolbox
 - Modules manager
 - Localization
 - JVM
 - API Scilab
 - call_scilab API (Scilab engine)
 - Java Interface
 - Intersci
 
Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
UMFPACK Interface (sparse)
- PlotSparse — plot the pattern of non nul elements of a sparse matrix
 - ReadHBSparse — read a Harwell-Boeing sparse format file
 - cond2sp — computes an approximation of the 2-norm condition number of a s.p.d. sparse matrix
 - condestsp — estimate the condition number of a sparse matrix
 - rafiter — (obsolete) iterative refinement for a s.p.d. linear system
 - res_with_prec — computes the residual r = Ax-b with precision
 - taucs_chdel — utility function used with taucs_chfact
 - taucs_chfact — cholesky factorisation of a sparse s.p.d. matrix
 - taucs_chget — retrieve the Cholesky factorization at the scilab level
 - taucs_chinfo — get information on Cholesky factors
 - taucs_chsolve — solve a linear sparse (s.p.d.) system given the Cholesky factors
 - taucs_license — display the taucs license
 - umf_license — display the umfpack license
 - umf_ludel — utility function used with umf_lufact
 - umf_lufact — lu factorisation of a sparse matrix
 - umf_luget — retrieve lu factors at the scilab level
 - umf_luinfo — get information on LU factors
 - umf_lusolve — solve a linear sparse system given the LU factors
 - umfpack — solve sparse linear system
 
| << Sparse Matrix | Scilab help | Optimization and Simulation >> |