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

Refactor Build system and CI #297

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from
Draft

Conversation

LecrisUT
Copy link
Collaborator

  • Refactor CMake build system
    • removed cmake-format: that thing just interferes so much
    • Note: this uncovered a bug in CMake FindBLAS and Fedora's openblas packaging
      Basically neither add /usr/include/openblas to the build. Need to recruit some help for this issue.
  • Cleanup repo and pyproject.toml
  • Update pyproject.toml metadata:
    • classifiers
    • description: Need a better one-line summary of the repo and project
  • Cleanup dependencies: some dependencies like matplotlib would benefit from being in optional-dependencies
  • Refactor CI:
    • Add cibuildwheel
    • Add RTD builder
    • Run test CIs outside of conda environment

Signed-off-by: Cristian Le <git@lecris.dev>
Signed-off-by: Cristian Le <git@lecris.dev>
Signed-off-by: Cristian Le <git@lecris.dev>
@LecrisUT LecrisUT self-assigned this Nov 21, 2024
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