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
Release files for torch-constrained 0.0.27
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| torch_constrained-0.0.27.tar.gz | 5.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| torch_constrained-0.0.27-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.3 kB
Release files / torch_constrained-0.0.27.tar.gz
| Download URL | torch_constrained-0.0.27.tar.gz |
|---|---|
| Size | 5.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
79c2a1c74a3bb6036acae2f2dac97915ce9f952056dc7466f1df921e230e6092
|
|
BLAKE2b-256 checksum How to use checksums |
c86169a753dfab62e73b71371cb755895b9070bd9fbf4c56a0ad2f3eb04c7905
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.8.10
|
Release files / torch_constrained-0.0.27-py3-none-any.whl
| Download URL | torch_constrained-0.0.27-py3-none-any.whl |
|---|---|
| Size | 6.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1e524a9a78f85bbe8f914ba19f47074202cb76950f3fa6efa01beec197ef459b
|
|
BLAKE2b-256 checksum How to use checksums |
8e0cd95b9c0232e876da5782a7102dd8e898212277367d07bc834356d936f1c6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.8.10
|