diff --git a/doc/src/Splines/Splines.do.txt b/doc/src/Splines/Splines.do.txt index a71620b87..8e8a86700 100644 --- a/doc/src/Splines/Splines.do.txt +++ b/doc/src/Splines/Splines.do.txt @@ -496,7 +496,8 @@ leading to the iterative scheme !eblock - +!split +===== Code examples for steepest descent ===== !split ===== Simple codes for steepest descent and conjugate gradient using a $2\times 2$ matrix, in c++, Python code to come =====