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

Bayesian SINDy #440

Merged
merged 60 commits into from
Feb 20, 2024
Merged

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    79a4fa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c5ee4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acab720 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66112bb View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    cc89101 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22fac95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a681ae8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8da636a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f209b54 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    5b60afe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b827dab View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

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

Commits on Jan 9, 2024

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

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    83c6a17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c1a923 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Fixed bug in SBR docstring.

    mikkelbue committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    66c0f15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    754722a View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Update pyproject.toml

    Co-authored-by: Jacob Stevens-Haas <37048747+Jacob-Stevens-Haas@users.noreply.github.com>
    mikkelbue and Jacob-Stevens-Haas committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    1f17975 View commit details
    Browse the repository at this point in the history
  2. Update pysindy/optimizers/sbr.py

    Co-authored-by: Jacob Stevens-Haas <37048747+Jacob-Stevens-Haas@users.noreply.github.com>
    mikkelbue and Jacob-Stevens-Haas committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    b391898 View commit details
    Browse the repository at this point in the history
  3. Update pysindy/optimizers/sbr.py

    Co-authored-by: Jacob Stevens-Haas <37048747+Jacob-Stevens-Haas@users.noreply.github.com>
    mikkelbue and Jacob-Stevens-Haas committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    cc30881 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0a6823 View commit details
    Browse the repository at this point in the history
  5. Remove reference to numpyro implementation and add horseshoe descript…

    …ion.
    
    Co-authored-by: Jacob Stevens-Haas <37048747+Jacob-Stevens-Haas@users.noreply.github.com>
    mikkelbue and Jacob-Stevens-Haas committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    80fc151 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cacb02b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12e5677 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7af3848 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    01698be View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    952b989 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae9325b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    890ad58 View commit details
    Browse the repository at this point in the history
  4. Added type hints to SBR

    mikkelbue committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    6e9b003 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28dd0f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Added discrete time example

    mikkelbue committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    8df9665 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

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

Commits on Jan 30, 2024

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

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    0b25e65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57f4178 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98fa0fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17f4d65 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    85a5db1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ec2523 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73c2fd5 View commit details
    Browse the repository at this point in the history
  4. Black test_optimizers.py

    mikkelbue committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    5ff20a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c0c019 View commit details
    Browse the repository at this point in the history
  6. Black test_optimizers.py

    mikkelbue committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    4fb02a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ef48d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d8b93b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Rephrase docstring of SBR for clarity.

    Co-authored-by: Jacob Stevens-Haas <37048747+Jacob-Stevens-Haas@users.noreply.github.com>
    mikkelbue and Jacob-Stevens-Haas committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    eced555 View commit details
    Browse the repository at this point in the history
  2. Rephrase description of "slab_shape_nu" in SBR for clarity

    Co-authored-by: Jacob Stevens-Haas <37048747+Jacob-Stevens-Haas@users.noreply.github.com>
    mikkelbue and Jacob-Stevens-Haas committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    ad38749 View commit details
    Browse the repository at this point in the history
  3. Rephrase desciption of "slab_shape_s" in SBR for clarity

    Co-authored-by: Jacob Stevens-Haas <37048747+Jacob-Stevens-Haas@users.noreply.github.com>
    mikkelbue and Jacob-Stevens-Haas committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    cd4ecee View commit details
    Browse the repository at this point in the history
  4. Add docstring and type hints to "_sample_reg_horseshoe"

    Co-authored-by: Jacob Stevens-Haas <37048747+Jacob-Stevens-Haas@users.noreply.github.com>
    mikkelbue and Jacob-Stevens-Haas committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    54422da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed358cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2579bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a13ce82 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    6426f6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f20fd1e View commit details
    Browse the repository at this point in the history
  3. Added SBR example script

    mikkelbue committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    3c37bf0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bf64e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9aeadea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b855006 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2060875 View commit details
    Browse the repository at this point in the history