Skip to main content

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

https://google.github.io/styleguide/pyguide.html

https://www.python.org/dev/peps/pep-0008/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

torch_constrained-0.0.27.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

torch_constrained-0.0.27-py3-none-any.whl (6.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page