Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bodono/scs-python
Python interface for SCS
https://github.com/bodono/scs-python
convex-optimization numerical-optimization
Last synced: 7 days ago
JSON representation
Python interface for SCS
- Host: GitHub
- URL: https://github.com/bodono/scs-python
- Owner: bodono
- License: mit
- Created: 2017-10-23T20:21:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-26T14:26:16.000Z (26 days ago)
- Last Synced: 2024-12-08T14:18:24.118Z (14 days ago)
- Topics: convex-optimization, numerical-optimization
- Language: Jupyter Notebook
- Homepage:
- Size: 990 KB
- Stars: 41
- Watchers: 5
- Forks: 33
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
scs-python
===[![Build Status](https://github.com/bodono/scs-python/actions/workflows/build.yml/badge.svg)](https://github.com/bodono/scs-python/actions/workflows/build.yml)
[![Documentation](https://img.shields.io/badge/docs-online-brightgreen?logo=read-the-docs&style=flat)](https://www.cvxgrp.org/scs/)
[![PyPI package](https://img.shields.io/pypi/dm/scs?label=PyPI%20downloads)](https://pypi.org/project/scs/)Python interface for [SCS](https://github.com/cvxgrp/scs) 3.0.0 and higher.
The full documentation is available [here](https://www.cvxgrp.org/scs/).