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

Use Number instead of Real for mgf and cf #1504

Closed
wants to merge 13 commits into from

Commits on Feb 2, 2022

  1. Use Number instead of Real

    theogf committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    9ce87e9 View commit details
    Browse the repository at this point in the history
  2. Address all comments

    theogf committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    4938c01 View commit details
    Browse the repository at this point in the history
  3. Missing simplification

    theogf committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    573a5a8 View commit details
    Browse the repository at this point in the history
  4. Useless type

    theogf committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    a007401 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

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

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    12000ed View commit details
    Browse the repository at this point in the history
  2. Fix tests

    theogf committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    bee62b2 View commit details
    Browse the repository at this point in the history
  3. Fixing TDist cf

    theogf committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    ff1a65e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ea261e View commit details
    Browse the repository at this point in the history
  5. Complexify input

    theogf committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    ee8d5ce View commit details
    Browse the repository at this point in the history
  6. Correction skewnormal

    theogf committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    186066a View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Remove Base.promote_typeof

    theogf committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    f0e20ee View commit details
    Browse the repository at this point in the history
  2. Missing complex conversion

    theogf committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    9a1211d View commit details
    Browse the repository at this point in the history