bodono / scs-python

Python interface for SCS
MIT License
41 stars 33 forks source link

PR for adding '--gpu-atrans' option to setup.py #26

Closed alexfrolov closed 3 years ago

alexfrolov commented 3 years ago

Hi!

This is a PR to support transposing of A matrix in indirect GPU method in scs python module. Let me know what you think! Thanks.

Best, Alex

bodono commented 3 years ago

Awesome, thanks!