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

Orthogonal selection #108

Open
wants to merge 25 commits into
base: main
Choose a base branch
from
Open

Orthogonal selection #108

wants to merge 25 commits into from

Commits on Aug 28, 2024

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

    Artur-man committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3d3231c View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    145a932 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3903f99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    587d9ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09b9bb2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6811fc0 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. fix zero_based_to_one_based function to accept non Slice objects and …

    …fix OrthogonalIndexer to accept non slice objects
    Artur-man committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    88b19b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cdc700 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    155b5bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c867dd View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    eef088b View commit details
    Browse the repository at this point in the history
  2. add more tests

    Artur-man committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    98bd238 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7f5c5c View commit details
    Browse the repository at this point in the history
  4. update tests, add filtering functions, update get_item to include is_…

    …pure_fancy_indexing function
    Artur-man committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    5f39613 View commit details
    Browse the repository at this point in the history
  5. readd figure

    Artur-man committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    974ae84 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    d8fb887 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7d45c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f96973 View commit details
    Browse the repository at this point in the history
  4. update s3 tests

    Artur-man committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    de8d51e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7acf5e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

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

Commits on Sep 10, 2024

  1. remove commented-out lines

    Artur-man committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    74686fe View commit details
    Browse the repository at this point in the history
  2. Update R/indexing.R

    Co-authored-by: Mark Keller <7525285+keller-mark@users.noreply.github.com>
    Artur-man and keller-mark committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7b6104b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    441c6ae View commit details
    Browse the repository at this point in the history