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

Force float64 #31

Draft
wants to merge 28 commits into
base: MPELikelihood
Choose a base branch
from
Draft

Force float64 #31

wants to merge 28 commits into from

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    16a5192 View commit details
    Browse the repository at this point in the history
  2. Set loss precision to float64

    mhuen committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    a598350 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1eac373 View commit details
    Browse the repository at this point in the history
  4. Only cast for float types

    mhuen committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    b42c22f View commit details
    Browse the repository at this point in the history
  5. Only cast for float types

    mhuen committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    ce8e9de View commit details
    Browse the repository at this point in the history
  6. Only cast for float types

    mhuen committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    57c39f7 View commit details
    Browse the repository at this point in the history
  7. Only cast for float types

    mhuen committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    288bc3e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9613c7e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    89072c5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    579dc37 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    30eeb88 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    eaf8570 View commit details
    Browse the repository at this point in the history
  2. Revert boundaries

    mhuen committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    dbf9e5a View commit details
    Browse the repository at this point in the history
  3. Lower bound for sigma and r

    mhuen committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    798c2b9 View commit details
    Browse the repository at this point in the history
  4. Update file paths in configs

    mhuen committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f750971 View commit details
    Browse the repository at this point in the history
  5. Fix unittest

    mhuen committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    cfa478e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. cascades: Fix float64

    mhuen committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0a50822 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7788bb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9af9b07 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

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

Commits on Oct 26, 2024

  1. Add closest approach point info

    mhuen committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    a55d245 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82750f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d5635d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. fix typo

    mhuen committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    98719eb View commit details
    Browse the repository at this point in the history
  2. fix typo

    mhuen committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b2c6071 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Prevent division by zero

    mhuen committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c6b6466 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6f3c7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1a64e7 View commit details
    Browse the repository at this point in the history