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

[WIP] Interpolation overhaul #1203

Open
wants to merge 97 commits into
base: master
Choose a base branch
from

Commits on Oct 4, 2022

  1. implement MultInterp

    alanlujan91 committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    d4858b6 View commit details
    Browse the repository at this point in the history
  2. generalize grids

    alanlujan91 committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    035a5c5 View commit details
    Browse the repository at this point in the history
  3. rename file

    alanlujan91 committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    386b689 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

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

Commits on Oct 12, 2022

  1. rename input to values

    alanlujan91 committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    911a826 View commit details
    Browse the repository at this point in the history
  2. Update irregularinterp.py

    alanlujan91 committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    3f02f75 View commit details
    Browse the repository at this point in the history
  3. update notebooks

    alanlujan91 committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    08eebf7 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. new sklearn interpolators

    alanlujan91 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    ecc849a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    12635f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f9ada9 View commit details
    Browse the repository at this point in the history
  3. update notebooks

    alanlujan91 committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    0c7be05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c650ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5467f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    ac6a8f2 View commit details
    Browse the repository at this point in the history
  2. implement experimental JaxInterp

    needs updating; also it's very slow
    alanlujan91 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    6fd7796 View commit details
    Browse the repository at this point in the history
  3. Delete interpolate.py

    alanlujan91 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    801ca08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d591fb2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72ef2b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9108a14 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad9df63 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6d86d4d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0b4a528 View commit details
    Browse the repository at this point in the history
  10. update notebooks

    alanlujan91 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    ff89084 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. reorganize kwargs

    alanlujan91 committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    59d415a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36a916e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d77d567 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9948cc8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c48f3dc View commit details
    Browse the repository at this point in the history
  6. update RidgeCV alphas

    alanlujan91 committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    f6da82c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    af3ed16 View commit details
    Browse the repository at this point in the history
  8. update notebooks

    alanlujan91 committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    197a0cd View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. remove interp2d kwargs

    alanlujan91 committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    ee2520d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82ce471 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74567d7 View commit details
    Browse the repository at this point in the history
  4. update examples

    alanlujan91 committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    b5c92ee View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. install my source code

    alanlujan91 committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    f18dba4 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

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

Commits on Jan 11, 2023

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

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    fd4730b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a1f68d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    284f7af View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. fix skimage

    alanlujan91 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    1788d8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06bd770 View commit details
    Browse the repository at this point in the history
  3. update notebooks

    alanlujan91 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    c389411 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. rename interpolators

    alanlujan91 committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    442ab6e View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. implement scipyinterp

    alanlujan91 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    59c075a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d36385 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88d7336 View commit details
    Browse the repository at this point in the history
  4. fix econforgeinterp bug

    alanlujan91 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    bdb64bc View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. implement sklearninterp

    alanlujan91 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    e542f1e View commit details
    Browse the repository at this point in the history
  2. update notebooks

    alanlujan91 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    157c168 View commit details
    Browse the repository at this point in the history
  3. rename interp_*

    alanlujan91 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    02d37e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    9f28ddd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    862c9f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af42d32 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    9837544 View commit details
    Browse the repository at this point in the history
  2. update notebook names

    alanlujan91 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    757e31f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ce31b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    834d0f3 View commit details
    Browse the repository at this point in the history
  5. update skimage

    alanlujan91 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    b4c51e8 View commit details
    Browse the repository at this point in the history
  6. update notebook

    alanlujan91 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    bf16f66 View commit details
    Browse the repository at this point in the history
  7. remove jax interp

    too experimental
    alanlujan91 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    a64ec99 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    530fee6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    84a2355 View commit details
    Browse the repository at this point in the history
  10. update notebooks

    alanlujan91 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    91fb31d View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

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

Commits on Feb 15, 2023

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

Commits on Feb 16, 2023

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

Commits on Feb 22, 2023

  1. update kernel

    alanlujan91 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    c7c42c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. update warpedinterp2d

    alanlujan91 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    3bdda06 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Create README.md

    alanlujan91 committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    c08b76f View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

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

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    906ba45 View commit details
    Browse the repository at this point in the history
  2. clean up

    alanlujan91 committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    7436866 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1adeb74 View commit details
    Browse the repository at this point in the history
  4. remove notebook examples

    alanlujan91 committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    8e8d38e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. update readme

    alanlujan91 committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    47c48bb View commit details
    Browse the repository at this point in the history
  2. update tests

    alanlujan91 committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    dbd7564 View commit details
    Browse the repository at this point in the history
  3. move to multinterp

    alanlujan91 committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    f0aee8c View commit details
    Browse the repository at this point in the history
  4. update tests

    alanlujan91 committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    ade0b19 View commit details
    Browse the repository at this point in the history
  5. remove superfluous models

    alanlujan91 committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    6571fea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ab116a View commit details
    Browse the repository at this point in the history
  7. documentation for _scipy

    alanlujan91 committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    5d2ac2f View commit details
    Browse the repository at this point in the history
  8. update requirements

    alanlujan91 committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    5f67688 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f12ff68 View commit details
    Browse the repository at this point in the history
  10. update tests

    alanlujan91 committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    4781f6c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    81db846 View commit details
    Browse the repository at this point in the history
  12. Update test_multi.py

    alanlujan91 committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    c0dad1b View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

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

Commits on Apr 3, 2023

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

    alanlujan91 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    34aebab View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

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

Commits on May 16, 2023

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

Commits on Jun 8, 2023

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

Commits on Jul 19, 2023

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