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

Regparam grid bug fix #477

Merged
merged 12 commits into from
Jul 15, 2024
Merged

Regparam grid bug fix #477

merged 12 commits into from
Jul 15, 2024

Commits on Jun 12, 2024

  1. Update for 3.12

    HKaras committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9b688df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2632f5a View commit details
    Browse the repository at this point in the history
  3. Upload to 3.12

    HKaras committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    3d1cc86 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Fix bug in regparam grid search

    Regparam would never build the grid correctly. Now using grid or Brent is automatically determined from number of elements in the regparamrange.
    HKaras committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    7acec80 View commit details
    Browse the repository at this point in the history
  2. Add extra error messages

    HKaras committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4a13be7 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    HKaras committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a785d45 View commit details
    Browse the repository at this point in the history
  4. Updated Example

    HKaras committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    dbef9b3 View commit details
    Browse the repository at this point in the history
  5. Updated test

    The test has been updated. The previous convergence criteria was unreliable and only worked based on a coincidence.
    HKaras committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    74d5546 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df36920 View commit details
    Browse the repository at this point in the history
  7. Prepare For Release

    HKaras committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c20e981 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    8f962da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3268663 View commit details
    Browse the repository at this point in the history