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

Allow option for users to run a numba-based interpolator that scales with number of cores #28

Closed
wants to merge 13 commits into from

Commits on Oct 2, 2024

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

Commits on Oct 3, 2024

  1. fix typo

    tyler-a-cox committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    54fddce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c69d0fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a26a63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efc494b View commit details
    Browse the repository at this point in the history
  5. add numba to setup.py

    tyler-a-cox committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ff9af43 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0ca550 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    768baa1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    133fb7c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    c123256 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    008eee4 View commit details
    Browse the repository at this point in the history
  3. parallel dot product

    tyler-a-cox committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6c0970b View commit details
    Browse the repository at this point in the history
  4. fix conj issue

    tyler-a-cox committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b9f4095 View commit details
    Browse the repository at this point in the history