Computation times#

00:13.619 total execution time for 7 files from all galleries:

Example

Time

Mem (MB)

Compute Eigenvalues using PyAnsys Math and SciPy (../../examples/ansys-math_vs_scipy.py)

00:09.571

0.0

Use PyAnsys Math to solve eigenproblems (../../examples/eigen_solve.py)

00:01.473

0.0

PyAnsys Math basic operations (../../examples/basic_operations.py)

00:00.760

0.0

Perform sparse factorization and solve operations (../../examples/solve_sparse_matrix.py)

00:00.619

0.0

AnsMath sparse matrices and SciPy sparse matrices (../../examples/scipy_sparse_matrix.py)

00:00.578

0.0

Use PyAnsys Math to solve a dense matrix linear system (../../examples/solve_dense_matrix.py)

00:00.333

0.0

Manipulate AnsMath vectors or dense matrices as NumPy arrays (../../examples/use_numpy_arrays.py)

00:00.286

0.0