diff --git a/README.md b/README.md index da164d5..88e36cc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The Back-And-Forth Method (BFM) for Wasserstein Gradient Flows Codes -MATLAB C++ wrapper for The Back-And-Forth Method (BFM) for Wasserstein Gradient Flows by [Matt Jacobs](https://www.math.ucla.edu/~majaco/), [Wonjun Lee](https://www.math.ucla.edu/~wlee/), [Flavien Léger](https://flavienleger.github.io). +C++ code with a MATLAB wrapper for "The back-and-forth method for Wasserstein gradient flows" by [Matt Jacobs](https://www.math.ucla.edu/~majaco/), [Wonjun Lee](https://www.math.ucla.edu/~wlee/), [Flavien Léger](https://flavienleger.github.io). Check the project website here: https://wasserstein-gradient-flows.netlify.app -The url to the paper: https://arxiv.org/pdf/2011.08151.pdf. +Link to the paper: https://arxiv.org/pdf/2011.08151.pdf.