Skip to main content

Fast and general ADMM solver

Project description

A fast and general ADMM solver

Installation

pip3 install admmsolver

Implementation note

Implementation note

How to develop using VS code + docker

  1. Install Remote Development extension of VS code.
  2. Clone the repository and open the cloned directory by VS code.
  3. You will be asked if you want to reopen the directory in a container. Say yes!
    (The first time you start a docker container, a docker image is built. This takes a few minutes).
  4. Once you login in the container, all required Python packages are pre-installed and PYTHONPATH is set to src.
  5. To run all unit tests and static type checkes by mypy, use ./bin/runtests.sh.

Note:

  • The cloned git repository on your host file system is mounted on the working directory in the container. Created files in the container will be persisted even after the container stops.
  • The full list of what are installed in the container will be found in .devcontainer/Dockerfile.
  • If you customize Dockerfile and build an image for debugging, execute the command shown below on your host machine.
docker build -f .devcontainer/Dockerfile .

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

admmsolver-0.7.6.tar.gz (15.8 kB view details)

Uploaded Source

File details

Details for the file admmsolver-0.7.6.tar.gz.

File metadata

  • Download URL: admmsolver-0.7.6.tar.gz
  • Upload date:
  • Size: 15.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for admmsolver-0.7.6.tar.gz
Algorithm Hash digest
SHA256 2032944682c79cb951e2e228f48a4d5bdda79af6954abf7db804e77202947752
MD5 eb4f1b0f8b0dd119d12e675ccc2317c0
BLAKE2b-256 4bd71bc7c3b11c80b5f066add5b4e1ed8a9b019896956ee8d1406f34c3d59722

See more details on using hashes here.

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