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

ENH Cleanup multiview API and enable oblique multiview #265

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

Commits on Mar 14, 2024

  1. Fix multiview API and enable oblique multiview

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3ddb98b View commit details
    Browse the repository at this point in the history
  2. Clean up other unused kwarg path

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    923c171 View commit details
    Browse the repository at this point in the history
  3. add changelog

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    500dca9 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Fix examples

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    954c6fc View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

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

Commits on Jun 11, 2024

  1. Merging

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    efc4440 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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

Commits on Jun 24, 2024

  1. Merging main

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    16f4af4 View commit details
    Browse the repository at this point in the history
  2. Almost working

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    e6ea30b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffdef5b View commit details
    Browse the repository at this point in the history
  4. Fix changelog

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    1218680 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    451112b View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Update submodule

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    bba2e8f View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. WIP

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    01cab41 View commit details
    Browse the repository at this point in the history
  2. WIP

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    04daabe View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Working prototype for multiview oblique

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    ac87b07 View commit details
    Browse the repository at this point in the history
  2. Working prototype for multiview oblique

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    81493fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    307fb85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5fe234d View commit details
    Browse the repository at this point in the history
  5. Add mvrf

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c6824b9 View commit details
    Browse the repository at this point in the history
  6. Enable multiview oblique rf tests

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    f546194 View commit details
    Browse the repository at this point in the history
  7. Add to api.rst

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a1c6313 View commit details
    Browse the repository at this point in the history
  8. Add to api.rst

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    48997cf View commit details
    Browse the repository at this point in the history
  9. Fix unit tests

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    ef1dc6b View commit details
    Browse the repository at this point in the history
  10. Fix unit tests

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    9dbac9b View commit details
    Browse the repository at this point in the history
  11. Fix unit tests

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    7aeb6a6 View commit details
    Browse the repository at this point in the history
  12. Remove runtime checks in cython

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    64edda3 View commit details
    Browse the repository at this point in the history
  13. Fix docs

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    65b0f30 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Merging

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    952081d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1673ea View commit details
    Browse the repository at this point in the history
  3. Removing

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    aafeb69 View commit details
    Browse the repository at this point in the history
  4. Fix

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a003d5a View commit details
    Browse the repository at this point in the history
  5. New submodule

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c1f9257 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f48e41 View commit details
    Browse the repository at this point in the history
  7. Fix import

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b0e0dff View commit details
    Browse the repository at this point in the history
  8. Fix import

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    392a729 View commit details
    Browse the repository at this point in the history
  9. Fix import

    Signed-off-by: Adam Li <[email protected]>
    adam2392 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    347dddb View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

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

Commits on Jul 23, 2024

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

Commits on Aug 2, 2024

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