You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 10, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,23 +15,24 @@
15
15
#### Assets yoinked from [analysus](https://github.com/Feyko/analysus/tree/main/amogi/templates) with Feyko's permission because I wanted to do some Julia and try to compete a bit
16
16
17
17
## How to use
18
+
> Note: this algorithm is fastest when run with multiple threads, so launch julia with `-t X` or `--threads X` where X is your computer's logical processor count.
19
+
>> Note Note: it's usually better in the long run to put `alias julia="julia -t X"` in your shell's init script.
0 commit comments