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

Unscented accelerator #332

Merged
merged 1 commit into from
Oct 13, 2023
Merged

Unscented accelerator #332

merged 1 commit into from
Oct 13, 2023

Commits on Oct 12, 2023

  1. Unscented accelerator and added/modified unit test

    format
    
    remove verbose
    
    make EKS run with stable timestepper
    
    reduce long-term release as it causes breaking tests
    
    runtest deepcopy schedulers bugfix
    
    unwrap prediction step when saving u_mean, uu_cov
    
    unscented
    
    remove empty method
    
    src/UnscentedKalmanInversion.jl
    
    rm print statement
    
    change func name to accelerate
    
    removed FT for disambiguation
    
    back to 1.6 tests
    
    move Unscented update into accelerators
    odunbar committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    8f1e3df View commit details
    Browse the repository at this point in the history