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 eae0027 commit cfb472fCopy full SHA for cfb472f
README.md
@@ -170,7 +170,7 @@ Alternatively, you can build using provided Makefiles:
170
make -f Makefile.manual
171
```
172
173
-You can limit the maximum rank by setting ``-DMAXRANK=<num>`` in the ``FYPPFLAGS`` environment variable:
+You can limit the maximum rank by setting ``-DMAXRANK=<num>`` in the ``FYPPFLAGS`` environment variable (which can reduce the compilation time):
174
175
```sh
176
make -f Makefile.manual FYPPFLAGS=-DMAXRANK=4
0 commit comments