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

Fix exploding values #18

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Mar 24, 2021

  1. Fix exploding values

    Fix non-converging local smoothing filter (with eventual NaN rnorm)
    roeezis committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    7264621 View commit details
    Browse the repository at this point in the history
  2. Revert "Fix exploding values"

    This reverts commit 7264621.
    roeezis committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    31bbc10 View commit details
    Browse the repository at this point in the history
  3. Fix exploding values in LocalSmoothingFilter

    Fix non convergence of the local smoothing filter iterations, eventually resulting in NaN rnorm
    roeezis committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    1e3b812 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. add a newline at the end of the .gitignore file

    add a newline at the end of the .gitignore file
    roeezis committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    d729f43 View commit details
    Browse the repository at this point in the history