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

Improve kernel smoothing #7

Commits on Jun 21, 2024

  1. Improved KernelSmoothing

    Added documentation (UseLogTransform, cosmetics)
    Added a test for the UseLogTransform
    Added an example for the UseLogTransform
    Added Theory doc for the LogTransform
    adutfoy committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    e5d314f View commit details
    Browse the repository at this point in the history
  2. Cosmetics

    adutfoy committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    7bc861e View commit details
    Browse the repository at this point in the history
  3. Fiexed an error in the test

    adutfoy committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    2c14cd3 View commit details
    Browse the repository at this point in the history
  4. Fixed the test assert

    adutfoy committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    811166b View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Fixed the test precision

    adutfoy committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    3c93a9b View commit details
    Browse the repository at this point in the history
  2. Fixed blanks

    adutfoy committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    66f17a8 View commit details
    Browse the repository at this point in the history