dajmcdon / rtestim

https://dajmcdon.github.io/rtestim/
Other
4 stars 0 forks source link

Test the algorithm and more #2

Closed jiapivialiu closed 1 year ago

jiapivialiu commented 1 year ago

We need the ADMM algorithm to be tested to make sure that it works and is numerically stable in each scenario. Here are a few scenarios that are worth being considered:

We also need other functions (including generate_D and get_mu) to be tested in various scenarios.

zcaiElvis commented 1 year ago

Working on generate_D and get_mu, will move up to admm_solver.