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

Add BLAS/LAPACK support for macOS and Linux #9

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    48640a6 View commit details
    Browse the repository at this point in the history
  2. Add Python3.13 for aarch64 builds

    Other platforms will have it added automatically
    bryanwweber committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    62567ce View commit details
    Browse the repository at this point in the history
  3. Bump cibuildwheel

    Closes #8
    bryanwweber committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    a3388aa View commit details
    Browse the repository at this point in the history
  4. Bump libhdf5 on macOS

    With the update, we can build zlib and libaec via libhdf5 cmake
    bryanwweber committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    86028b1 View commit details
    Browse the repository at this point in the history
  5. Fix building on macOS

    bryanwweber committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    9868eeb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    86e5fa6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7bfa38 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    24e1227 View commit details
    Browse the repository at this point in the history
  9. Try to fix Windows

    bryanwweber committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    d91faef View commit details
    Browse the repository at this point in the history
  10. Verbose logs on macOS

    bryanwweber committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    5fbb09f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f828bef View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    84dd42b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    9410165 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. macOS fixes

    bryanwweber committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    1c3c1e0 View commit details
    Browse the repository at this point in the history