Skip to content

Delete CPP backend#63

Open
Transurgeon wants to merge 4 commits intomasterfrom
delete-cpp-backend
Open

Delete CPP backend#63
Transurgeon wants to merge 4 commits intomasterfrom
delete-cpp-backend

Conversation

@Transurgeon
Copy link
Owner

Description

Just testing if this would work since we are starting to explore new options (Cython and Rust).
All tests seem to be passing even when deleting Sparse Cholesky.
Issue link (if applicable):

Type of change

  • New feature (backwards compatible)
  • New feature (breaking API changes)
  • Bug fix
  • Other (Documentation, CI, ...)

Contribution checklist

  • Add our license to new files.
  • Check that your code adheres to our coding style.
  • Write unittests.
  • Run the unittests and check that they’re passing.
  • Run the benchmarks to make sure your change doesn’t introduce a regression.

bkurtz and others added 4 commits October 15, 2024 12:05
* combine base/non-base configs

* better matrix handling

* clean up matrix entries

* clean up stray double spaces

* include openmp build/test config

* clearer name plus commenta bout building cvxpy-base

* add comments about matrix include

* need pytest-cov

* test matrix entries as booleans

* cplex doesn't have 3.12 wheels yet

* set BASE suffix in a way that'll be easier to see is correct before merging

* revertme: test condition for building sdist

* wrong string quotes

* Revert "revertme: test condition for building sdist"

This reverts commit 9d53631.

* use simple boolean on second half too
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants