Type stubs for NVIDIA cuOpt
Project description
cuopt-stubs
Type stubs for NVIDIA cuOpt library.
Installation
pip install cuopt-stubs
Usage
These stubs provide type hints for the cuopt package. Install them alongside the cuopt package to enable type checking with tools like mypy, pyright, and IDEs.
from cuopt.linear_programming import Problem
# Your IDE and type checker will now have full type information
problem = Problem()
Compatibility
These stubs are compatible with:
- Python 3.8+
- cuOpt (specify versions if known)
Development
These stubs were generated using mypy stubgen and are maintained separately from the cuOpt package.
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cuopt_stubs-0.2.0.tar.gz.
File metadata
- Download URL: cuopt_stubs-0.2.0.tar.gz
- Upload date:
- Size: 35.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9a07f830923edb6c96b6e5f48ce164cbf1a7bf8180962660242605752d3ca6c
|
|
| MD5 |
7a7be2db1f9e74fc7565f17128e7d80d
|
|
| BLAKE2b-256 |
49b90817f33b66a8bb48c3614dd7cf629f562148563b12023f2eba5e10bb77dd
|
File details
Details for the file cuopt_stubs-0.2.0-py3-none-any.whl.
File metadata
- Download URL: cuopt_stubs-0.2.0-py3-none-any.whl
- Upload date:
- Size: 45.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
621715cb5af430fa7e9c54943fc730f40c5f4148df302656432584a743b84625
|
|
| MD5 |
ca00d4fba9a37e59f7544a7549e1062b
|
|
| BLAKE2b-256 |
dea662142220a246e19f4d0b14f01c34c1f46734c5612fbb7bb31da769062e45
|