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

ENH - Add Pinball datafit #134

Merged
merged 31 commits into from
Dec 9, 2022

Commits on Nov 30, 2022

  1. remove sqrt n_samples

    Badr-MOUFAD committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    413ef54 View commit details
    Browse the repository at this point in the history
  2. update unittest

    Badr-MOUFAD committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    2ef5eb7 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. info comment statsmodels

    Badr-MOUFAD committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    5c0bedc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca6ece7 View commit details
    Browse the repository at this point in the history
  3. implement PDCD_WS

    Badr-MOUFAD committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    a6303e5 View commit details
    Browse the repository at this point in the history
  4. r sqrt_n from CB

    Badr-MOUFAD committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    e8fcee3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    339e98f View commit details
    Browse the repository at this point in the history
  6. bug w and subdiff

    Badr-MOUFAD committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    19a0ea9 View commit details
    Browse the repository at this point in the history
  7. unittest sqrt

    Badr-MOUFAD committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    e01451d View commit details
    Browse the repository at this point in the history
  8. add docs

    Badr-MOUFAD committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    dd36b88 View commit details
    Browse the repository at this point in the history
  9. fix docs SqrtQuadratic

    Badr-MOUFAD committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    523419b View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

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

Commits on Dec 4, 2022

  1. subdiff --> fixed_point

    Badr-MOUFAD committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    63a547b View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    f78d17d View commit details
    Browse the repository at this point in the history
  2. remove go

    Badr-MOUFAD committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    d0ae3a4 View commit details
    Browse the repository at this point in the history
  3. MM remarks

    Badr-MOUFAD committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    ad36485 View commit details
    Browse the repository at this point in the history
  4. fix test && clean ups

    Badr-MOUFAD committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    f60bd59 View commit details
    Browse the repository at this point in the history
  5. MM round 2 remarks

    Badr-MOUFAD committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    5a5f1ba View commit details
    Browse the repository at this point in the history
  6. CI Trigger

    Badr-MOUFAD committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    4f27c56 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. implement pinball

    Badr-MOUFAD committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    fe45faa View commit details
    Browse the repository at this point in the history
  2. unittest

    Badr-MOUFAD committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    3ce886f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6928502 View commit details
    Browse the repository at this point in the history
  4. more unittest

    Badr-MOUFAD committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    1271288 View commit details
    Browse the repository at this point in the history
  5. fix bug prox pinball

    Badr-MOUFAD committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    bd1984a View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    36100c7 View commit details
    Browse the repository at this point in the history
  2. MM remarks

    Badr-MOUFAD committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    1a03c60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b3ea45 View commit details
    Browse the repository at this point in the history
  4. pinball expression

    Badr-MOUFAD committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    9cf2216 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    626b71d View commit details
    Browse the repository at this point in the history
  6. sqrt --> pinball

    Badr-MOUFAD committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    8e93720 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

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