Skip to main content

A Python wrapper for PyAnsys Math libraries.

Project description

PyAnsys pypi GH-CI codecov MIT black

PyAnsys Math is a Python repository holding Ansys mathematical libraries. To use them, you must have a local installation of Ansys Mechanical APDL.

For information on getting a licensed copy of Ansys Mechanical APDL, visit the Ansys web site.

Installation

For users

The ansys.math.core package currently supports Python 3.10 through Python 3.12 on Windows, Mac OS, and Linux.

Install the latest package for use with this command:

pip install ansys-math-core

Alternatively, install the latest PyAnsys Math GitHub package with this command:

pip install git+https://github.com/ansys/pyansys-math.git

For developers

For a local development version, install the latest package with:

git clone https://github.com/ansys/pyansys-math.git
cd pyansys-math
pip install -e .

Installing the development version allows you to edit the ansys-math-core package locally. The changes that you make are reflected in your setup after restarting the Python kernel.

Verify your installation

Check that you can start PyAnsys Math from Python by running this code:

import ansys.math.core.math as pymath

# Start PyAnsys Math.
mm = pymath.AnsMath()
print(mm)

If you see a response from the server, you can start using PyAnsys Math as a service.

Ansys software requirements

You must have a copy of Ansys 2021 R1 or later installed locally.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ansys_math_core-0.2.0.tar.gz (19.0 kB view details)

Uploaded Source

Built Distribution

ansys_math_core-0.2.0-py3-none-any.whl (18.4 kB view details)

Uploaded Python 3

File details

Details for the file ansys_math_core-0.2.0.tar.gz.

File metadata

  • Download URL: ansys_math_core-0.2.0.tar.gz
  • Upload date:
  • Size: 19.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.15

File hashes

Hashes for ansys_math_core-0.2.0.tar.gz
Algorithm Hash digest
SHA256 3fea76c47118404feae198279bc8dc32e5c72f1fb0030f3ea34ff4c317a6789f
MD5 52a135704e8fad16e3080e43ea6f2844
BLAKE2b-256 4296bfa551cdf61ae9c66244626b36390162fa64991aff8932c5c32d7f5a0f30

See more details on using hashes here.

File details

Details for the file ansys_math_core-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for ansys_math_core-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 68e554e45d8ec532cb4b5e3c0f902a035a047441654c20d36b0d25c71a11cf70
MD5 31afb532f2c7f51f16b7640698652b15
BLAKE2b-256 63673706db3050181652c6c9a14684b7ad3d403b1a7e96f7a9bd14814c7a3edd

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page