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

quantity-aware frompyfunc #11893

Closed
wants to merge 13 commits into from
Closed

Commits on Oct 12, 2021

  1. quantity frompyfunc

    Signed-off-by: Nathaniel Starkman (@nstarman) <nstarkman@protonmail.com>
    nstarman committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    1549448 View commit details
    Browse the repository at this point in the history
  2. allow for inunits

    Signed-off-by: Nathaniel Starkman (@nstarman) <nstarkman@protonmail.com>
    nstarman committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    3f48fad View commit details
    Browse the repository at this point in the history
  3. some documentation

    Signed-off-by: Nathaniel Starkman (@nstarman) <nstarkman@protonmail.com>
    nstarman committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    6a2f3b1 View commit details
    Browse the repository at this point in the history
  4. allow for assume same units or dimensionless

    Addressing PR review.
    
    Signed-off-by: Nathaniel Starkman (@nstarman) <nstarkman@protonmail.com>
    nstarman committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    1beeb2c View commit details
    Browse the repository at this point in the history
  5. start tests

    Signed-off-by: Nathaniel Starkman (@nstarman) <nstarkman@protonmail.com>
    nstarman committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    54cd6dc View commit details
    Browse the repository at this point in the history
  6. test for bad return annotation

    Signed-off-by: Nathaniel Starkman (@nstarman) <nstarkman@protonmail.com>
    nstarman committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    71f0f90 View commit details
    Browse the repository at this point in the history
  7. function examples

    Signed-off-by: Nathaniel Starkman (@nstarman) <nstarkman@protonmail.com>
    nstarman committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    9e9bd82 View commit details
    Browse the repository at this point in the history
  8. expand tests for edge cases

    Signed-off-by: Nathaniel Starkman (@nstarman) <nstarkman@protonmail.com>
    nstarman committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    aedd66f View commit details
    Browse the repository at this point in the history
  9. add ufunc to registry list

    Signed-off-by: Nathaniel Starkman (@nstarman) <nstarkman@protonmail.com>
    nstarman committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    a2b9d3a View commit details
    Browse the repository at this point in the history
  10. changelog

    Signed-off-by: Nathaniel Starkman (@nstarman) <nstarkman@protonmail.com>
    nstarman committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    f531e9f View commit details
    Browse the repository at this point in the history
  11. teardown registered in tests

    Signed-off-by: Nathaniel Starkman (@nstarman) <nstarkman@protonmail.com>
    nstarman committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    633692e View commit details
    Browse the repository at this point in the history
  12. fix race condition in parallel tests

    Signed-off-by: Nathaniel Starkman (@nstarman) <nstarkman@protonmail.com>
    nstarman committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    a2a4389 View commit details
    Browse the repository at this point in the history
  13. cleanup

    Signed-off-by: Nathaniel Starkman (@nstarman) <nstarkman@protonmail.com>
    nstarman committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    65f5458 View commit details
    Browse the repository at this point in the history