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

Enable GNC Optimizer #1572

Merged
merged 35 commits into from
Dec 29, 2023
Merged

Enable GNC Optimizer #1572

merged 35 commits into from
Dec 29, 2023

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    d0b3f1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8201c77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d577160 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ce5684 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    a807127 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fb3f0f View commit details
    Browse the repository at this point in the history
  3. try older version

    varunagrawal committed May 11, 2023
    Configuration menu
    Copy the full SHA
    d614fda View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    64c2850 View commit details
    Browse the repository at this point in the history
  2. fix chi_squared_quantile

    varunagrawal committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a5fd9c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3641dd1 View commit details
    Browse the repository at this point in the history
  4. Revert "switch from IndexVector to FastVector<size_t> now that pybind…

    …/stl.h is enabled"
    
    This reverts commit 64c2850.
    varunagrawal committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    00f5596 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c935d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

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

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    dcb4299 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8817ae View commit details
    Browse the repository at this point in the history
  3. update paths

    varunagrawal committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a46a78d View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    c8a0cdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bebb275 View commit details
    Browse the repository at this point in the history
  3. gamma inverse functional

    varunagrawal committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    6f38616 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. add gamma_p_inverse_func

    varunagrawal committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    25ebdd5 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. add more gamma functions

    varunagrawal committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    203a84d View commit details
    Browse the repository at this point in the history
  2. more code

    varunagrawal committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    87c5729 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. cephes source code

    varunagrawal committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    4326195 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3538488 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5481159 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea81675 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cde40d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5806f5f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8db9e01 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b1ce501 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    70f1d4a View commit details
    Browse the repository at this point in the history
  10. another windows fix

    varunagrawal committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    98444ab View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e0b8c52 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    ba93dec View commit details
    Browse the repository at this point in the history
  2. minor formatting

    varunagrawal committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    687667a View commit details
    Browse the repository at this point in the history