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

Daniel/git actions py version #165

Merged
merged 46 commits into from
Aug 23, 2024
Merged

Commits on Feb 1, 2024

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

Commits on Feb 7, 2024

  1. update algorithm tutorials

    betaBison committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    c76ea4b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Removed import of scipy.interpolate

    This import was clashing with the interpolate from glp.navdata.operations causing issues when trying to use glp.interpolate, which incorrectly referred to the scipy.interpolate module instead of the glp.interpolate method
    kanhereashwin committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    67187e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b23ed02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b3485a View commit details
    Browse the repository at this point in the history
  4. Python 3.12 GitHub Actions workflow

    Try to add Python 3.12 support as a new action.
    danineamati committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    8ea2272 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fecd523 View commit details
    Browse the repository at this point in the history
  6. update packages for 3.12

    betaBison committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    b683b4c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24e5ab9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2023df1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    319e325 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    56549e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5167fc View commit details
    Browse the repository at this point in the history
  3. Minor tutorial updates

    kanhereashwin committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    f25baef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a53d3e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f607dd View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. remove unused scipy import

    betaBison committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f365a7c View commit details
    Browse the repository at this point in the history
  2. remove output

    betaBison committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    cf8c3d0 View commit details
    Browse the repository at this point in the history
  3. fix tutorials page typo

    betaBison committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7b9efbf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84b5828 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    753f1e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    369063c View commit details
    Browse the repository at this point in the history
  7. update workflow build name

    betaBison committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e39ce53 View commit details
    Browse the repository at this point in the history
  8. deprecate python 3.8

    betaBison committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    1e685bd View commit details
    Browse the repository at this point in the history
  9. default build html

    betaBison committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    bde61dc View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    2f7ec2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af8f994 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eab5de8 View commit details
    Browse the repository at this point in the history
  4. use latest action versions

    betaBison committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    e9f1e11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24aa4f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. update docs

    betaBison committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    845a559 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f112a8e View commit details
    Browse the repository at this point in the history
  3. remove duplicate workflow

    betaBison committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ab6038d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38708b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4c6bcd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec4ceba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d585ee8 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'daniel/git_actions_py_version' of github.com:Stanford-N…

    …avLab/gnss_lib_py into daniel/git_actions_py_version
    betaBison committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    47102b4 View commit details
    Browse the repository at this point in the history
  9. change png to svg

    betaBison committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    713e731 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    109c4a6 View commit details
    Browse the repository at this point in the history
  2. update python reqs

    betaBison committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c1a98f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. revert python reqs

    betaBison committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    dd66e7f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #166 from Stanford-NavLab/danek/colab-py12

    Revert the python requirements to ensure compatibility with Google Colab and related uses that require numpy 1.x.
    danineamati authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    99dab10 View commit details
    Browse the repository at this point in the history
  3. Addresses MAC OS numpy singularity handling

    numpy 1.x on MAC OS may not raise a singularity flag where Linux and Windows due. This issue appears to be addressed in numpy 2. Either way, this test should now be more in line with the goals of this test case (i.e., either (a) confirming that the matrix is singular and caught appropriately with nans in the DOP entries or (b) near singular even if the flag is not raised and the relevant DOP entries are non-physical).
    danineamati authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7f4d516 View commit details
    Browse the repository at this point in the history
  4. Remove print statements

    Remove the test_singularity_dop print statements now that the tests are passing.
    danineamati authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    aad7449 View commit details
    Browse the repository at this point in the history