cores argument for Q function #253
Answered
by
mschubert
quirinmanz
asked this question in
Q&A
|
Hi, quick question about the Best, |
Answered by
mschubert
Oct 19, 2020
Replies: 1 comment
|
The You can supply it using the |
0 replies
Answer selected by
mschubert
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The
memoryargument toQis a shortcut fortemplate=list(memory=<mem>)(which only exists formemory, but not other template fields).You can supply it using the
templatelist, along with any field that may be present in your template. (Related: #209)