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

Regularization & standardization #111

Merged
merged 15 commits into from
Apr 16, 2021
Merged

Regularization & standardization #111

merged 15 commits into from
Apr 16, 2021

Commits on Feb 2, 2021

  1. Merge branch 'mh/seasonal'

    mhowlan3 committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    44326bb View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

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

Commits on Mar 22, 2021

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

Commits on Mar 23, 2021

  1. first commit

    mhowlan3 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    d73738c View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    ba50b4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f861d88 View commit details
    Browse the repository at this point in the history
  3. merged FFTW fix

    mhowlan3 committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    c73e8c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d652ab6 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. truncated SVD L96 example

    mhowlan3 committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    04b5ccf View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. removed DiffEq dependency

    mhowlan3 committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    e8bde68 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Configuration menu
    Copy the full SHA
    494638d View commit details
    Browse the repository at this point in the history
  2. removed diffeq

    mhowlan3 committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    ef2935c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. added inverse SVD transform

    mhowlan3 committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    5943480 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. added tests and lorenz doc

    mhowlan3 committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    d059f5f View commit details
    Browse the repository at this point in the history
  2. converted to decomp_struct

    mhowlan3 committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    abc2dec View commit details
    Browse the repository at this point in the history