Last updated:
0 purchases
quantagonia 0.2.1
Quantagonia API Client
This package contains the CLI and API to access Quantagonia's HybridSolver.
Installation
Python >= 3.8 is required. Then, do
python -m pip install quantagonia
In order to use Quantagonia's cloud-based HybridSolver, you need to sign up for an API key at https://platform.quantagonia.com and set it system-wide by
export QUANTAGONIA_API_KEY=<your API key here>
Quick start:
Please see the Documentation for a Quick Start Guide, Examples, and References on how to use the CLI and API.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.