teqp is a C++-based library with wrappers. The documentation is based on the Python wrapper because it can be readily integrated with the documentation tools and can be auto-generated at documentation build time.
teqp is a C++-based library with wrappers. The documentation is based on the Python wrapper because it can be readily integrated with the documentation tools and can be auto-generated at documentation build time.
The library can (for Python) be installed with:
Installation
============
Python
------
The library can be installed with:
.. code::
.. code::
pip install teqp
pip install teqp
as the binary wheels for all major platforms are provided on pypi.
as the binary wheels for all major platforms are provided on pypi.
\ No newline at end of file
If you desire to build teqp yourself, it is recommended to pull from github and build a binary wheel: