2022-01-14 13:45:19 -08:00
Base Python API
2021-11-17 11:40:49 -08:00
========================
.. only :: not bindings_python
.. warning ::
This documentation was built while python bindings were disabled. This part of the documentation is likely either empty or outdated. Please enable :code: `BUILD_BINDINGS_PYTHON` in :code: `cmake` and build the documentation again.
2022-01-14 13:45:19 -08:00
This is the base Python API.
It is an almost exact copy of the :doc: `C++ API <../../cpp/cpp>` .
See the :doc: `pythonic API <../pythonic/pythonic>` for a higher-level programming experience.
2021-11-17 11:40:49 -08:00
.. toctree ::
2021-12-07 20:16:03 -08:00
:maxdepth: 2
2021-11-17 11:40:49 -08:00
quickstart
datatype
datatypeconstructor
datatypeconstructordecl
datatypedecl
datatypeselector
grammar
2021-11-23 12:59:26 -08:00
kind
2021-11-17 11:40:49 -08:00
op
result
roundingmode
solver
sort
2022-03-31 22:45:33 -07:00
statistics
2022-03-23 16:56:33 -05:00
synthresult
term
2021-11-17 11:40:49 -08:00
unknownexplanation