NunoSempere
  • Joined on 2022-10-14
NunoSempere created branch master in NunoSempere/peopleprobs 2024-02-25 22:37:47 +00:00
NunoSempere pushed to master at NunoSempere/peopleprobs 2024-02-25 22:37:47 +00:00
5c51b6a0a2 savepoint
c4167681d7 add concurrency
e74c1127a5 continue preparing for concurrency
1c8542bdc4 use an array with a definite num of elements before adding concurrency
f85d128780 tweak: add some indicative printfs
Compare 10 commits »
NunoSempere created repository NunoSempere/peopleprobs 2024-02-25 22:36:10 +00:00
NunoSempere pushed to master at personal/squiggle.c 2024-02-25 02:45:25 +00:00
b1914203bc add slightly custom mixture example
NunoSempere pushed to master at personal/squiggle.c 2024-02-25 02:33:59 +00:00
774d54ed81 very small division tweaks
NunoSempere pushed to master at personal/time-to-botec 2024-02-19 17:28:16 +00:00
829781b8a7 go: savepoint before deleting a few comments
bb1b21bbbb go: abstract sample_parallel into own function
b358c5b16a go: continue improving number of goroutines
aa3b406473 use different seeds for different threads
7c907f173d go: create type alias
Compare 25 commits »
NunoSempere pushed to master at open.source/rosenrot 2024-02-11 23:16:42 +00:00
8a1e0be30d tweak README
c52f203e21 tweak README
Compare 2 commits »
NunoSempere pushed to master at open.source/rosenrot 2024-02-11 23:00:22 +00:00
4e7f546d3c tweak README, extract TODO to separate file
NunoSempere pushed to master at open.source/rosenrot 2024-02-11 21:14:18 +00:00
e52293d78a tweak README to add architecture, tweak makefile to make fast.
NunoSempere pushed to master at open.source/rosenrot 2024-02-11 20:28:45 +00:00
d2e210c56a move images, add architecture image
bddfb5bfc8 add local -march=native compilation option
Compare 2 commits »
NunoSempere pushed to master at open.source/rosenrot 2024-02-11 17:33:18 +00:00
e3d5757e2a add note about other compilers
0f5baf1129 formatting pass.
e5e194f1eb remove unneeded function call, reorder.
b5801975d4 fix custom css bug
e1fc467795 remove repeated code.
Compare 16 commits »
NunoSempere pushed to master at open.source/rosenrot 2024-02-11 13:10:02 +00:00
90fef3b468 refactor bar variable names
d8522eb827 remove stdbool from rose.c, as already in config.h
31f26f7540 rationalize config.h a bit
9113aac957 some code simplification
Compare 4 commits »
NunoSempere pushed to master at personal/squiggle.c 2024-02-08 14:42:40 +00:00
df2a563e39 fix printf template string
NunoSempere pushed to master at personal/squiggle.c 2024-02-08 14:39:54 +00:00
ab28b8a45b change stats to markdown format
NunoSempere pushed to master at personal/squiggle.c 2024-02-07 18:46:16 +00:00
0f5f68f21f add possible gotcha to folk wisdom file
NunoSempere pushed to master at personal/squiggle.c 2024-02-07 18:45:48 +00:00
6714a0c298 add possible gotcha to folk wisdom file
NunoSempere pushed to master at personal/squiggle.c 2024-02-07 18:44:47 +00:00
4a3e8c5b6e add possible gotcha to folk wisdom file
06109a0af1 fix: display histogram upper bound correctly
9917941048 tweak 90% histogram display
Compare 3 commits »
NunoSempere pushed to master at personal/squiggle.c 2024-02-06 13:14:31 +00:00
7f4cefe8e7 histogram changes continued
NunoSempere pushed to master at personal/squiggle.c 2024-02-06 13:13:24 +00:00
7816256842 histogram tweaks continued
NunoSempere pushed to master at personal/squiggle.c 2024-02-06 13:12:58 +00:00
bebac10137 histogram tweaks continued