Commit 4641971
Extract diff engine bindings into standalone SparseDiffPy package (#148)
* Extract diff engine bindings into standalone SparseDiffPy package
Move C bindings (_bindings/) to the new SparseDiffPy package at
SparseDifferentiation/SparseDiffPy and import via
`from sparsediffpy import _sparsediffengine as _diffengine`.
Remove the diff_engine_core submodule and its build configuration.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* make sparsediffpy a dependency
* ci: trigger CI to verify sparsediffpy PyPI install
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7919d4d commit 4641971
File tree
63 files changed
+7
-2434
lines changed- cvxpy/reductions/solvers/nlp_solvers/diff_engine
- _bindings
- atoms
- problem
- setup
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
63 files changed
+7
-2434
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
This file was deleted.
Lines changed: 0 additions & 31 deletions
This file was deleted.
Lines changed: 0 additions & 31 deletions
This file was deleted.
Lines changed: 0 additions & 31 deletions
This file was deleted.
Lines changed: 0 additions & 33 deletions
This file was deleted.
Lines changed: 0 additions & 23 deletions
This file was deleted.
Lines changed: 0 additions & 36 deletions
This file was deleted.
Lines changed: 0 additions & 59 deletions
This file was deleted.
0 commit comments