Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fix and modernization #41

Merged
merged 14 commits into from
Oct 24, 2024
Merged

Build fix and modernization #41

merged 14 commits into from
Oct 24, 2024

Conversation

SylvanBrocard
Copy link
Member

No description provided.

@SylvanBrocard SylvanBrocard changed the title [wip] build modernization Build fix and modernization Oct 18, 2024
 - adopt ruff for formatting and linting over black and pylint
 - add clang tidy rules
 - migrate from scikit-build to scikit-build-core
 - remove obsolescent files MANIFEST.in, setup.cfg an setup.py
 - move entire configuration to pyproject.toml
 - add project classifiers
 - enforce older versions of numpy and scikit-learn (this project relies on older sklearn implementation details)
 - temporarily add custom DPU toolchain file until the SDK gets the same fix
 - modernize
 - handle LTO through CMake
 - publish it to GH pages
 - include the README in it
 - adopt new sklearn theme
 - update usage example to current API
and test stub generation
@SylvanBrocard SylvanBrocard marked this pull request as ready for review October 24, 2024 16:27
@SylvanBrocard SylvanBrocard merged commit ed1fda8 into master Oct 24, 2024
9 checks passed
@SylvanBrocard SylvanBrocard deleted the sbrocard/build_system branch October 24, 2024 16:30
SylvanBrocard added a commit that referenced this pull request Oct 24, 2024
Build system fixes and modernization
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.

1 participant