:orphan: .. _ref_pymath_examples: Examples ======== These examples show how you use the PyAnsys Math library. .. raw:: html
.. raw:: html
.. only:: html .. image:: /examples/images/thumb/sphx_glr_ansys-math_vs_scipy_thumb.png :alt: :ref:`sphx_glr_examples_ansys-math_vs_scipy.py` .. raw:: html
Compute Eigenvalues using PyAnsys Math and SciPy
.. raw:: html
.. only:: html .. image:: /examples/images/thumb/sphx_glr_basic_operations_thumb.png :alt: :ref:`sphx_glr_examples_basic_operations.py` .. raw:: html
PyAnsys Math basic operations
.. raw:: html
.. only:: html .. image:: /examples/images/thumb/sphx_glr_eigen_solve_thumb.png :alt: :ref:`sphx_glr_examples_eigen_solve.py` .. raw:: html
Use PyAnsys Math to solve eigenproblems
.. raw:: html
.. only:: html .. image:: /examples/images/thumb/sphx_glr_scipy_sparse_matrix_thumb.png :alt: :ref:`sphx_glr_examples_scipy_sparse_matrix.py` .. raw:: html
AnsMath sparse matrices and SciPy sparse matrices
.. raw:: html
.. only:: html .. image:: /examples/images/thumb/sphx_glr_solve_dense_matrix_thumb.png :alt: :ref:`sphx_glr_examples_solve_dense_matrix.py` .. raw:: html
Use PyAnsys Math to solve a dense matrix linear system
.. raw:: html
.. only:: html .. image:: /examples/images/thumb/sphx_glr_solve_sparse_matrix_thumb.png :alt: :ref:`sphx_glr_examples_solve_sparse_matrix.py` .. raw:: html
Perform sparse factorization and solve operations
.. raw:: html
.. only:: html .. image:: /examples/images/thumb/sphx_glr_use_numpy_arrays_thumb.png :alt: :ref:`sphx_glr_examples_use_numpy_arrays.py` .. raw:: html
Manipulate AnsMath vectors or dense matrices as NumPy arrays
.. raw:: html
.. toctree:: :hidden: /examples/ansys-math_vs_scipy /examples/basic_operations /examples/eigen_solve /examples/scipy_sparse_matrix /examples/solve_dense_matrix /examples/solve_sparse_matrix /examples/use_numpy_arrays .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_