Torch Optimizer for constrained optimization problems
Project description
torch_constrained
Steps for development
- Python >= 3.8
1) Clone the repository with the ssh link
git clone git@github.com:manuel-delverme/constrained_optimization.git
2) venv
and requirement installation
install torch manually for your cuda driver https://pytorch.org/get-started/locally/
python -m venv venv
source venv/bin/activate
pip install -r requirements-dev.txt
3) Enable flake for good code checking
pre-commit install
git config --bool flake8.strict true
Style guides
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
Close
Hashes for torch_constrained-0.0.27-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e524a9a78f85bbe8f914ba19f47074202cb76950f3fa6efa01beec197ef459b |
|
MD5 | d5cf6ace28046410ca5c8beb417f4ce3 |
|
BLAKE2b-256 | 8e0cd95b9c0232e876da5782a7102dd8e898212277367d07bc834356d936f1c6 |