Skip to content

Switch to scikit-build-core, build wheels with bundled OpenBLAS#252

Open
roryyorke wants to merge 4 commits intopython-control:masterfrom
roryyorke:scikit-build-core
Open

Switch to scikit-build-core, build wheels with bundled OpenBLAS#252
roryyorke wants to merge 4 commits intopython-control:masterfrom
roryyorke:scikit-build-core

Conversation

@roryyorke
Copy link
Copy Markdown
Collaborator

Fixes gh-164

@roryyorke roryyorke requested a review from bnavigator April 25, 2026 11:32
@roryyorke
Copy link
Copy Markdown
Collaborator Author

this will need a version bump - 0.6.2? Will wait for review comments before pushing any changes.

@moorepants
Copy link
Copy Markdown
Contributor

When distributing wheels that vendor binary dependencies, you'll need to package the dependencies' licenses as per each dependency's license terms. I think there is some standard tool to help manage this (as it has been solved for SciPy and others).

@roryyorke
Copy link
Copy Markdown
Collaborator Author

When distributing wheels that vendor binary dependencies, you'll need to package the dependencies' licenses as per each dependency's license terms. I think there is some standard tool to help manage this (as it has been solved for SciPy and others).

Thanks, I'll look into this.

SLICOT is also differently licensed to Slycot (MIT vs GPL), I suppose we should indicate that somewhere too.

@roryyorke
Copy link
Copy Markdown
Collaborator Author

[SLICOT is MIT]

Correction, BSD 3-clause: https://github.com/SLICOT/SLICOT-Reference?tab=BSD-3-Clause-1-ov-file#readme

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.

Build wheels in CI and publish them

2 participants