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

Add column name metadata to tabmat matrices #278

Merged
merged 21 commits into from
Aug 15, 2023
Merged

Commits on Jul 27, 2023

  1. Add column name getters

    stanmart committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    ed016b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0519d7a View commit details
    Browse the repository at this point in the history
  3. Add names to constructors

    stanmart committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    9b652ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96c2e56 View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary code

    stanmart committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    7ba73b2 View commit details
    Browse the repository at this point in the history
  6. Better default column names

    stanmart committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    cd1ca1e View commit details
    Browse the repository at this point in the history
  7. Reduce code duplication

    stanmart committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    f654916 View commit details
    Browse the repository at this point in the history
  8. Saner defaults

    stanmart committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    e0e33d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    81932ea View commit details
    Browse the repository at this point in the history
  10. Fix indexing

    stanmart committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5147f83 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    237c9e5 View commit details
    Browse the repository at this point in the history
  12. Add tests

    stanmart committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    71498bf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    49cdabf View commit details
    Browse the repository at this point in the history
  14. Remove the walrus :(

    stanmart committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    fcc0c73 View commit details
    Browse the repository at this point in the history
  15. Fix test

    stanmart committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    0a14af7 View commit details
    Browse the repository at this point in the history
  16. Fix indexing with np.ix_

    stanmart committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    db0ac75 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3ba3452 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1bd940f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    b734f60 View commit details
    Browse the repository at this point in the history
  2. Fix merge mistake

    stanmart committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    0b133d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Add changelog entry

    stanmart committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    5109466 View commit details
    Browse the repository at this point in the history