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

implement the PintIndex #163

Merged
merged 61 commits into from
Jul 9, 2024
Merged

implement the PintIndex #163

merged 61 commits into from
Jul 9, 2024

Commits on Mar 25, 2022

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

Commits on Mar 27, 2022

  1. Configuration menu
    Copy the full SHA
    89c5e2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17e9aec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30a1d80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34caf09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05aa5a6 View commit details
    Browse the repository at this point in the history
  6. one more call

    keewis committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    2e0e5bd View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

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

Commits on Sep 13, 2023

  1. implement create_variables and from_variables

    Co-authored-by: Benoit Bovy <[email protected]>
    keewis and benbovy committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    a049d03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0706bc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a603860 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dea881c View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    9427b20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a54b94a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

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

Commits on Dec 6, 2023

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

Commits on Dec 9, 2023

  1. Configuration menu
    Copy the full SHA
    fa9f1b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb01e32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9278a2d View commit details
    Browse the repository at this point in the history
  4. implement equals

    keewis committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    3200bc8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    281f03c View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. start adding tests

    keewis committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    c5e9022 View commit details
    Browse the repository at this point in the history
  2. add tests for create_variables

    keewis committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    2c2c814 View commit details
    Browse the repository at this point in the history
  3. add tests for sel

    keewis committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    e5d8369 View commit details
    Browse the repository at this point in the history
  4. add tests for isel

    keewis committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    50a7287 View commit details
    Browse the repository at this point in the history
  5. improve the tests for sel

    keewis committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    2b3c5bb View commit details
    Browse the repository at this point in the history
  6. add tests for equals

    keewis committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    57ea8e5 View commit details
    Browse the repository at this point in the history
  7. add tests for roll

    keewis committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    3eed8c9 View commit details
    Browse the repository at this point in the history
  8. add tests for rename

    keewis committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    aebaf37 View commit details
    Browse the repository at this point in the history
  9. add tests for __getitem__

    keewis committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    58c540f View commit details
    Browse the repository at this point in the history
  10. add tests for _repr_inline_

    keewis committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    9cb7e91 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    9822520 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55ccb00 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

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

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    bae3c3e View commit details
    Browse the repository at this point in the history
  2. don't use .pint.sel

    keewis committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    9dde67d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    235ca0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b927436 View commit details
    Browse the repository at this point in the history
  5. quantify the test data

    This allows us to test with quantified indexes.
    keewis committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    c31e6b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

Commits on Jul 6, 2024

  1. also strip the units of other

    keewis committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    1939b2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2538104 View commit details
    Browse the repository at this point in the history
  3. refactor attach_units_dataset

    keewis committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    eb2c405 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d46b66 View commit details
    Browse the repository at this point in the history
  5. strip indexes as well

    keewis committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    caf4668 View commit details
    Browse the repository at this point in the history
  6. change the .pint.to tests to not include indexes

    These are already covered by the conversion tests, so no need to repeat.
    keewis committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    7303960 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e88738d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0b400d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5bd3ec7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    77eef6d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c38eb5a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7277eb5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c7cf340 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    948d20f View commit details
    Browse the repository at this point in the history
  15. get .pint.sel and .pint.loc to work with the indexes

    In theory, we could also use `sel` and `loc` directly, but that would
    not allow us to change the units of the result (or at least, as far as
    I can tell).
    keewis committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    8c76cbc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f9cb15c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    49942bf View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

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

Commits on Jul 9, 2024

  1. whats-new entry

    keewis committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    5efb318 View commit details
    Browse the repository at this point in the history
  2. expose the index

    keewis committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f53539a View commit details
    Browse the repository at this point in the history