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

Reconfigure #18

Merged
merged 26 commits into from
Sep 24, 2024
Merged

Reconfigure #18

merged 26 commits into from
Sep 24, 2024

Commits on Sep 9, 2024

  1. only test on 3.10+

    jcapriot committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    dcfe5b2 View commit details
    Browse the repository at this point in the history
  2. rely on b_coverage flag

    jcapriot committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3224d4e View commit details
    Browse the repository at this point in the history
  3. updates for numpy 2.0.0

    jcapriot committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6073d53 View commit details
    Browse the repository at this point in the history
  4. test on latest-large

    jcapriot committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    117177b View commit details
    Browse the repository at this point in the history
  5. add numpy dep warning back

    jcapriot committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4d7f74f View commit details
    Browse the repository at this point in the history
  6. update test

    jcapriot committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b655371 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

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

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    9914874 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    537c209 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. add some debug statements

    jcapriot committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3a5e30a View commit details
    Browse the repository at this point in the history
  2. some more debug

    jcapriot committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    85a914b View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

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

    jcapriot committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    1c2e5f1 View commit details
    Browse the repository at this point in the history
  3. fix more

    jcapriot committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    17554b5 View commit details
    Browse the repository at this point in the history
  4. flush standard out

    jcapriot committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    68a5af3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    579df3a View commit details
    Browse the repository at this point in the history
  6. More!

    jcapriot committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    5d47631 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d870f2 View commit details
    Browse the repository at this point in the history
  8. flush here too

    jcapriot committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    1edad1b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5772031 View commit details
    Browse the repository at this point in the history
  10. information

    jcapriot committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    00871be View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. re-configure

    use template for integer type
    
    finalize
    
    add space
    
    don't worry about math_defines (not using anything special from it anyways)
    
    fix extra line continuation character
    
    fix meson build
    
    does tbb work?
    
    set seq as default
    
    use mkl for blas on windows
    jcapriot committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cd7ce76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c1b8bd View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    8dc1d4e View commit details
    Browse the repository at this point in the history
  2. add complex tests back in

    jcapriot committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a4eb41a View commit details
    Browse the repository at this point in the history
  3. update distribute workflow

    jcapriot committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e017d0e View commit details
    Browse the repository at this point in the history