Computation times#

00:13.619 total execution time for 7 files from examples:

Example

Time

Mem (MB)

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

00:09.571

0.0

Use PyAnsys Math to solve eigenproblems (eigen_solve.py)

00:01.473

0.0

PyAnsys Math basic operations (basic_operations.py)

00:00.760

0.0

Perform sparse factorization and solve operations (solve_sparse_matrix.py)

00:00.619

0.0

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

00:00.578

0.0

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

00:00.333

0.0

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

00:00.286

0.0