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

refactor: implement nplike registry (1 of 2) #2389

Merged
merged 14 commits into from
Apr 11, 2023

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    e4b5994 View commit details
    Browse the repository at this point in the history
  2. wip: identify object by type

    agoose77 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    8936bcf View commit details
    Browse the repository at this point in the history
  3. fix: correct tests

    agoose77 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    328bab4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    606a28f View commit details
    Browse the repository at this point in the history
  5. docs: add docstring

    agoose77 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    db5d9da View commit details
    Browse the repository at this point in the history
  6. chore: remove common_nplike

    agoose77 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    2a08dfd View commit details
    Browse the repository at this point in the history
  7. refactor: rename finder

    agoose77 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    7a1654d View commit details
    Browse the repository at this point in the history
  8. fix: rename abstract method

    agoose77 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    647bda6 View commit details
    Browse the repository at this point in the history
  9. fix: rename abstract method

    agoose77 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    7d0e59b View commit details
    Browse the repository at this point in the history
  10. test: remove broken behavior

    agoose77 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    ec702e9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9aa8f11 View commit details
    Browse the repository at this point in the history
  12. refactor: appease pylint

    agoose77 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    28a025f View commit details
    Browse the repository at this point in the history
  13. fix: 3.6 subscript

    agoose77 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    2cf09a6 View commit details
    Browse the repository at this point in the history
  14. test: fix test

    agoose77 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    8d7618a View commit details
    Browse the repository at this point in the history