diff --git a/Gram-matrix-parameterization.md b/Gram-matrix-parameterization.md index a484ade..aaf9dff 100644 --- a/Gram-matrix-parameterization.md +++ b/Gram-matrix-parameterization.md @@ -38,15 +38,15 @@ on $\operatorname{Hom}(\mathbb{R}^n, V)$. Finding a global minimum of the *loss #### The first derivative of the loss function -*Writeup progress. Implemented in `engine-proto/gram-test/Engine.jl` on the `gram` branch.* +*Writeup in progress. Implemented in `app-proto/src/engine.rs` and `engine-proto/gram-test/Engine.jl`.* #### The second derivative of the loss function -*Writeup progress. Implemented in `engine-proto/gram-test/Engine.jl` on the `gram` branch.* +*Writeup in progress. Implemented in `app-proto/src/engine.rs` and `engine-proto/gram-test/Engine.jl`.* #### Finding minima -*Writeup progress. Implemented in `engine-proto/gram-test/Engine.jl` on the `gram` branch.* +*Writeup in progress. Implemented in `app-proto/src/engine.rs` and `engine-proto/gram-test/Engine.jl`.* ### Reconstructing a rigid subassembly