# Usage

Under construction

To use PyCMTensor in a project:

```python
import pycmtensor
```

## Building the documentation

Navigate to the ``docs/`` directory and run the command:

```console
make.bat html
```