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

Unit support for Axes & Recipes, a.k.a axis converts #3226

Merged
merged 100 commits into from
Apr 30, 2024

Commits on Sep 11, 2023

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

Commits on Oct 23, 2023

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

Commits on Nov 10, 2023

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

Commits on Jan 24, 2024

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

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    5d2b355 View commit details
    Browse the repository at this point in the history
  2. add typed argument conversion (#3565)

    * add typed argument conversion
    
    * fix volume
    
    * add function to get available conversions
    
    * make conversion apply more narrowly
    
    * more cleanly separate recursion in convert_arguments
    
    * clean up
    
    * allow to get axis before creating a plot
    
    * clean up
    SimonDanisch authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    a9c235f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f04bb53 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. fix tests

    SimonDanisch committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    47bfb6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d409d26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e723528 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41c003c View commit details
    Browse the repository at this point in the history
  5. update tests

    SimonDanisch committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    2b6bd28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d459413 View commit details
    Browse the repository at this point in the history
  7. fix WGLMakie

    SimonDanisch committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    14b85c4 View commit details
    Browse the repository at this point in the history
  8. fix errors

    SimonDanisch committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    17b3471 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

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

Commits on Feb 8, 2024

  1. fix merge conflict

    SimonDanisch committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    b11f961 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. fix tests

    SimonDanisch committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    06341ac View commit details
    Browse the repository at this point in the history
  2. add changelog entry

    SimonDanisch committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    91a6bb1 View commit details
    Browse the repository at this point in the history
  3. disable project run

    SimonDanisch committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    291bd49 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    a332ede View commit details
    Browse the repository at this point in the history
  2. might as well use array

    SimonDanisch committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    0fa1c8c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    7975cd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba9340a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    843296f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d5d356 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45c8268 View commit details
    Browse the repository at this point in the history
  6. tmp

    SimonDanisch committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e025969 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. wip

    SimonDanisch committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5a66083 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

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

Commits on Feb 28, 2024

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

    SimonDanisch committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e482ff8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75c6651 View commit details
    Browse the repository at this point in the history
  4. fix datashader

    SimonDanisch committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    86c47d1 View commit details
    Browse the repository at this point in the history
  5. fix datashader

    SimonDanisch committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6cd8210 View commit details
    Browse the repository at this point in the history
  6. move unitful integration

    SimonDanisch committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5c5f443 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d339a3f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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

Commits on Mar 6, 2024

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

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    4147ce2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a0680a View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. fix scaling test

    SimonDanisch committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    e5e53d4 View commit details
    Browse the repository at this point in the history
  2. merge HEAD

    SimonDanisch committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    c3a7bf8 View commit details
    Browse the repository at this point in the history
  3. remove test false

    SimonDanisch committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    c78574e View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. clean up

    SimonDanisch committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    de52510 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfa5d18 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

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

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    f365830 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e9d520 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    673eb95 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

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

Commits on Mar 18, 2024

  1. merge breaking-0.21

    SimonDanisch committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    639d21f View commit details
    Browse the repository at this point in the history
  2. make tests less noisy

    SimonDanisch committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    ced9717 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. cleanup

    SimonDanisch committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    07c306f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4914945 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c949b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3486c6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8aaccc5 View commit details
    Browse the repository at this point in the history
  6. remove rand

    SimonDanisch committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8425cec View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

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

Commits on Mar 27, 2024

  1. fix merge conflict

    SimonDanisch committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    09cba42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b888d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    0ef8377 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    679c0e2 View commit details
    Browse the repository at this point in the history
  3. minor docstring cleanup

    ffreyer committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3177efe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e3be38 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b994cc0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b2ba99 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

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

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    3ada562 View commit details
    Browse the repository at this point in the history
  2. merge head

    SimonDanisch committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0c6ada2 View commit details
    Browse the repository at this point in the history
  3. fix ticks not updating

    ffreyer committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    92c9808 View commit details
    Browse the repository at this point in the history
  4. merge

    SimonDanisch committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ae9e65f View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. fix specapi

    SimonDanisch committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    9828653 View commit details
    Browse the repository at this point in the history
  2. fix qqnorm

    SimonDanisch committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    ac87eab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64a270a View commit details
    Browse the repository at this point in the history
  4. fix tuple conversion

    SimonDanisch committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    484822a View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

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

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    072e0d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2086ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8e41a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    684acef View commit details
    Browse the repository at this point in the history
  2. fix #3509 and add tests for

    SimonDanisch committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c5848b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    68e20b7 View commit details
    Browse the repository at this point in the history
  2. final rename

    SimonDanisch committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    11fb554 View commit details
    Browse the repository at this point in the history
  3. fix docs

    SimonDanisch committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    4877035 View commit details
    Browse the repository at this point in the history
  4. cleanup

    ffreyer committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d8c7d0c View commit details
    Browse the repository at this point in the history
  5. small clean up

    SimonDanisch committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    7dce9c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a6d202 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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

Commits on Apr 29, 2024

  1. small doc improvements

    SimonDanisch committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0ef3102 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9590a04 View commit details
    Browse the repository at this point in the history
  3. improve docs

    SimonDanisch committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    bfc44da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e687c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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

    SimonDanisch committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    57b0769 View commit details
    Browse the repository at this point in the history
  3. try relative link

    SimonDanisch committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ebce6c3 View commit details
    Browse the repository at this point in the history
  4. try without .md

    SimonDanisch committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9b041b6 View commit details
    Browse the repository at this point in the history
  5. take out link

    SimonDanisch committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d72fa18 View commit details
    Browse the repository at this point in the history
  6. try fix

    SimonDanisch committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f273ad6 View commit details
    Browse the repository at this point in the history