Skip to content

kjellqvist/MinimaxEstimation.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinimaxEstimation

Dev Build Status Coverage

Accompanying Julia package for the article Minimax Adaptive Estimation of Finite Sets of Linear Systems. https://arxiv.org/abs/2103.02479 The package can be installed by running

using Pkg;
Pkg.add(url="https://github.com/kjellqvist/MinimaxEstimation.jl")

in the Julia REPL.

and activate the environment by running

Pkg.activate("MinimaxEstimation")

Check the documentation for api reference and example code.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages