osqp / osqp-python

Python interface for OSQP
https://osqp.org/
Apache License 2.0
109 stars 41 forks source link

As/torch: Cleaned and improved (parallelized) forward and backward pass in nn/torch.py. Fixed scipy version to 1.11.4. #122

Closed AmitSolomonPrinceton closed 7 months ago

CLAassistant commented 8 months ago

CLA assistant check
All committers have signed the CLA.

CLAassistant commented 8 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

vineetbansal commented 7 months ago

Hi @AmitSolomonPrinceton - I've made some changes with the build backend and CI scripts, which are working right now (as far as the build process is concerned). Would you mind merging master to your branch and resubmitting again? I suspect just the nn.py may need resubmission, along with any new dependencies that you have in pyproject.toml