We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a3f626 commit b65c9b7Copy full SHA for b65c9b7
Readme.md
@@ -32,7 +32,7 @@ The following three examples demonstrate how to call the NAG Library for *Python
32
33
Our first example demonstrates how to perform the linear algebra operation
34
35
-$$ y \coloneqq \alpha x + b. $$
+$$ y \coloneqq \alpha x + b $$
36
37
Below is the NAG Library for *Python* signature for this routine.
38
0 commit comments