|
9cda19cbb5
|
fix various errors from compiler warnings
|
2023-12-09 18:49:20 +00:00 |
|
|
e1af09b49a
|
add -Wdouble-promotion warning and fix issues it brings up
|
2023-12-09 18:18:07 +00:00 |
|
|
272d17473d
|
suppress unused variable warnings with UNUSED macro
|
2023-12-09 17:59:41 +00:00 |
|
|
159a711b34
|
turn on (almost) all warnings
|
2023-12-09 17:31:32 +00:00 |
|
|
edb58bdc1d
|
refactor: struct box => box. Through typedef.
|
2023-12-03 18:25:35 +00:00 |
|
|
ddf76e79b0
|
recover better parallelism function from git history, recompile
|
2023-11-29 23:32:18 +00:00 |
|
|
b22eb34835
|
add parallelism to sampling
|
2023-11-29 23:28:31 +00:00 |
|
|
58a329bcc3
|
Revert "Revert "Merge branch 'master' into quickselect""
This reverts commit 4d218468cf .
|
2023-11-29 23:21:24 +00:00 |
|
|
fb123dd14c
|
Revert "rebuild"
This reverts commit 4241019c4b .
|
2023-11-29 23:21:17 +00:00 |
|
|
4241019c4b
|
rebuild
|
2023-11-29 23:18:57 +00:00 |
|
|
4d218468cf
|
Revert "Merge branch 'master' into quickselect"
This reverts commit c77fa34410 , reversing
changes made to ffd6e5dcbb .
|
2023-11-29 23:17:41 +00:00 |
|
|
ca1f81444e
|
reformat & remake
|
2023-11-29 23:10:54 +00:00 |
|
|
fb110a35f3
|
refactor & recompile for function definitions
|
2023-11-29 22:52:24 +00:00 |
|
|
023c9f28ac
|
reorg, refactor, recompile
|
2023-11-29 22:24:42 +00:00 |
|
|
93e13bad9c
|
simplify unneeded imports, use nested functions a bit more
|
2023-11-19 19:25:42 +00:00 |
|
|
0a660ce6a5
|
slighgly simplify parallel time to botec example
|
2023-11-19 15:50:01 +00:00 |
|
|
b0f711e9a6
|
reorg: move all examples using squiggle_more to one makefile
|
2023-11-19 14:47:19 +00:00 |
|