PyAnsys Units documentation |version|
=====================================
.. toctree::
:hidden:
:maxdepth: 2
getting_started/index
user_guide/index
api/index
examples/index
contributing
Overview
--------
PyAnsys Units provides a Pythonic interface for units, unit systems, and unit
conversions. Its features enable seamless setup and usage of physical
quantities, enabling you to perform these tasks:
- Instantiate physical quantities from a unit string, list of dimensions, or
quantity table.
- Perform unit conversions and arithmetic operations between quantity objects or
real values.
- Create custom units and unit systems.
Documentation and issues
------------------------
Documentation for the latest stable release of PyAnsys Units is hosted at `PyAnsys Units documentation
`_.
In the upper right corner of the documentation's title bar, there is an option for
switching from viewing the documentation for the latest stable release to viewing
the documentation for the development version or previously released versions.
On the `PyAnsys Units Issues `_ page, you can
create issues to report bugs, and request new features. On the `PyAnsys Units Discussions
`_ page or the `Discussions `_
page on the Ansys Developer portal, you can post questions, share ideas, and get community feedback.
To reach the project support team, email `pyansys.core@ansys.com `_.
License
-------
PyAnsys Units is licensed under the MIT license. For more information, see the
`LICENSE `_ file.
Project index
-------------
* :ref:`genindex`