mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-03 23:43:37 +00:00
Update cheatsheets
This commit is contained in:
@@ -32,6 +32,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`julia -E '{{(1 - cos(pi/4))/2}}'`
|
||||
|
||||
- Start Julia in parallel mode, using N worker processes:
|
||||
- Start Julia in multithreaded mode, using N threads:
|
||||
|
||||
`julia -p {{N}}`
|
||||
`julia -t {{N}}`
|
||||
|
||||
Reference in New Issue
Block a user