Commit Graph
20 Commits
Author SHA1 Message Date
code002lover 39cc138252 refactor a bit 2024-07-18 21:45:02 +02:00
code002lover 2af65c41f0 refactor/clean a bit 2024-07-18 15:52:58 +02:00
code002lover f125145690 get rid of to_f64
reason: faulty and unneeded
2024-07-18 15:45:27 +02:00
code002lover 55ffd09fe5 make some statics actually static 2024-07-17 01:00:15 +02:00
code002lover ce507071b9 big performance uplift 2024-07-17 00:56:13 +02:00
code002lover 099012a60b Fix prime calculator; more threads by default 2024-07-11 03:08:38 +02:00
code002lover 71138258e6 clean up code a bit
also reformat
2024-07-11 02:37:44 +02:00
Mystikfluu 63de9be895 optimize a bit
... again ...
2023-03-03 19:23:15 +01:00
Mystikfluu 0dd7ea4e7c optimize 2023-03-02 20:53:13 +01:00
code002lover 5950d10d98 add message instead of assert 2023-02-28 09:04:07 +01:00
Mystikfluu c607c3949f better multithread 2023-02-27 20:43:55 +01:00
Mystikfluu c359ca292a move primecheck to utils struct 2023-02-26 10:49:51 +01:00
Mystikfluu dc797b2dda add simple sqrt check 2023-02-25 22:40:27 +01:00
Mystikfluu 53158ccdd3 optimize a bit 2023-02-25 18:41:59 +01:00
Mystikfluu 069898b620 remove todo 2023-02-25 13:03:53 +01:00
Mystikfluu 2be32219a7 add multithreading 2023-02-25 13:03:47 +01:00
Mystikfluu dd4e857a7e update gitignore 2023-02-24 08:43:57 +01:00
Mystikfluu fccdaf82d5 add isprime module 2023-02-23 22:48:10 +01:00
Mystikfluu 95e176ea05 #primesmatter ;) 2023-02-22 01:32:41 +01:00
Mystikfluu 4d3d09ba97 init 2023-02-20 23:18:05 +01:00