Mon, 31 Mar 2025 21:02:35 -0500
arXiv link
README.md | file | annotate | diff | comparison | revisions |
--- 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.