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

fix: Include simde in Pgenlib python package, fixing aarch64 build #261

Merged
merged 2 commits into from
Feb 28, 2024

Commits on Feb 28, 2024

  1. Add src/plink2/simde directory to the Python package such that it wil…

    …l be available when compiling. This will fix Pgenlib on both Mac aarch64 and Linux aarch64, its broken in both right now.
    pettyalex committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    070f661 View commit details
    Browse the repository at this point in the history
  2. Fix some missed headers in simde. Remove old references to simde head…

    …ers from a previous version.
    pettyalex committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b3aaa22 View commit details
    Browse the repository at this point in the history