Block a user
3a9a290ba8
update squiggle.c to avoid cache sharing
b208879e45
update squiggle.c with speedup after avoiding conflicting cache hits
da8a0d7624
add pointer to capturing mouse events.
75848c63a2
formatting + remake pass
c344180055
reorder argument order
6ed0181a0c
fix F11 screen toggling
f2535db66f
recompute after changing style
bb91fd4473
make binaries
5fe08380de
tweak results of formatting pass
4662539c60
run formatting pass
d9e2ca04c5
document compiler warnings
9cda19cbb5
fix various errors from compiler warnings
693fac451f
report correct warning suppression code
2819815aa8
remove empty line
7efa6b6071
tweak header to document UNUSED a bit more
d84b92cec2
document UNUSED macro
272d17473d
suppress unused variable warnings with UNUSED macro
d56d1732a3
clean up roadmap
f7754a142e
add references
edb58bdc1d
refactor: struct box => box. Through typedef.
e08ce4334e
README updates and spell checking
fb2c471172
update squiggle.c
546a9ee0b5
update squiggle.c
825336ef0a
tweak: fix parallelism in squiggle.c
06e78cb079
don't download whole git dir for squiggle_c
53a77cb64c
update README with changes
ddf76e79b0
recover better parallelism function from git history, recompile
b22eb34835
add parallelism to sampling
58a329bcc3
Revert "Revert "Merge branch 'master' into quickselect""
fb123dd14c
Revert "rebuild"
4241019c4b
rebuild
4d218468cf
Revert "Merge branch 'master' into quickselect"
c77fa34410
Merge branch 'master' into quickselect
65007a6304
add example of parallelizing a min
92abecc653
start working on using quickselect instead of sorting