InstallationΒΆ

Install the latest release from PyPI:

# pip
pip install coreai-opt

# uv
uv pip install coreai-opt

To build and install from source, see the Getting Started section in the README.

Import coreai-opt with:

import coreai_opt as opt