# HG changeset patch # User Tuomo Valkonen # Date 1743472955 18000 # Node ID 706ffa44321456a598c6b580f965579b2f4558f0 # Parent cd325e81e4a5c94b14bfb7cc0daf387aed97f4d4 arXiv link diff -r cd325e81e4a5 -r 706ffa443214 README.md --- a/README.md Mon Mar 31 13:33:14 2025 -0500 +++ b/README.md Mon Mar 31 21:02:35 2025 -0500 @@ -2,7 +2,7 @@ # Non-Riemannian optimisation This package contains [Rust] codes for the manuscript “_Forward-backward -methods in bilaterally bounded Alexandrov spaces_” ([arXiv:????]) +methods in bilaterally bounded Alexandrov spaces_” ([arXiv:2503.24126]) by Heikki von Koch and Tuomo Valkonen ⟨tuomov@iki.fi⟩. It concerns the solution of problems of the type $$ @@ -30,7 +30,7 @@ [rustup]: https://rustup.rs [alg_tools]: https://tuomov.iki.fi/software/alg_tools/ [Rust]: https://www.rust-lang.org/ - [arXiv:????]: https://arxiv.org/abs/???? + [arXiv:2503.24126]: https://arxiv.org/abs/2503.24126 ### Building and running the experiments @@ -75,5 +75,4 @@ In the `doc/` subdirectory, you can find `aux_results.pdf` (and `.tex`) that includes additional detailed geodesic formulas that are not included in the -main manuscript. - +main manuscript.