# HG changeset patch # User Tuomo Valkonen # Date 1714760767 18000 # Node ID e81d53b1347eed58db2b1919b269e5f8876f068b # Parent 64cdc1d5b3db1a45988e883e0a59136b476bcb8f README fix diff -r 64cdc1d5b3db -r e81d53b1347e README.md --- a/README.md Fri May 03 12:56:28 2024 -0500 +++ b/README.md Fri May 03 13:26:07 2024 -0500 @@ -1,7 +1,7 @@ # Julia codes for predictive online optimisation for dynamic inverse imaging problems -This version of Julia codes contains the experiments in the 2024 manuscript _"Prediction techniques for dynamic imaging with online primal-dual methods"_ by Neil Dizon, Jyrki Jauhiainen, and Tuomo Valkonen. It is built on top of, and includes the experiments for the 2019 article _“[Predictive online optimisation with applications to optical flow](https://arxiv.org/abs/2002.03053)”_ by [Tuomo Valkonen](https://tuomov.iki.fi). +These codes implement the experiments for the 2024 manuscript _"Prediction techniques for dynamic imaging with online primal-dual methods"_ by Neil Dizon, Jyrki Jauhiainen, and Tuomo Valkonen. It is built on top of, and includes the experiments for the 2019 article _“[Predictive online optimisation with applications to optical flow](https://arxiv.org/abs/2002.03053)”_ by [Tuomo Valkonen](https://tuomov.iki.fi). ## Prerequisites