Benchmark Toolbox
Benchmark Toolbox
scibench_overview
—
An overview of the Scilab Benchmark toolbox.
scibench_backslash
—
Benchmarks the backslash operator.
scibench_benchfun
—
Benchmarks a function and measure its performance.
scibench_cholesky
—
Benchmarks the Cholesky decomposition.
scibench_dynbenchfun
—
Benchmarks a function with increasing data size.
scibench_getsettings
—
Inquire the parameters of Scilab and its environment.
scibench_latticeboltz
—
Performs a 2D Lattice Boltzmann simulation with Scilab.
scibench_matmul
—
Benchmarks the matrix-matrix multiplication.
scibench_poisson
—
Solves the 2D Poisson PDE.
scibench_poissonA
—
Returns a sparse matrix for 2D Poisson PDE.
scibench_poissonAu
—
Returns the A*u sparse product for 2D Poisson PDE.