NunoSempere
  • Joined on 2022-10-14
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
NunoSempere pushed to master at personal/squiggle.c 2024-02-06 13:11:50 +00:00
5b53e766e7 histogram tweaks continued
NunoSempere pushed to master at personal/squiggle.c 2024-02-06 13:09:52 +00:00
33109aed61 histogram tweaks continued
NunoSempere pushed to master at personal/squiggle.c 2024-02-06 13:02:41 +00:00
6f5715fea6 histogram tweaks continued
c0f1fe8bdc tweak: histogram padding
Compare 2 commits »
NunoSempere pushed to master at personal/squiggle.c 2024-02-06 12:39:54 +00:00
7f5715b4c3 continue trying to get histogram just right
NunoSempere pushed to master at personal/squiggle.c 2024-02-06 12:36:58 +00:00
658f53d177 Revert "histogram tweaks"
5ea174d053 Revert "more histogram tweaks"
Compare 2 commits »
NunoSempere pushed to master at personal/squiggle.c 2024-02-06 12:34:09 +00:00
df761645ec more histogram tweaks
NunoSempere pushed to master at personal/squiggle.c 2024-02-06 12:30:30 +00:00
584bd77501 histogram tweaks
NunoSempere pushed to master at personal/squiggle.c 2024-02-06 12:28:51 +00:00
37f04a2ed0 tweak: 90% histogram display
d2db239a1d remove histogram caveat after reviewing; style tweaks
4874f1fa9c make format
19367b04cd look through histogram function to convince myself of correctness
Compare 4 commits »
NunoSempere pushed to master at personal/squiggle.c 2024-02-02 15:00:15 +00:00
ab97e6ce3e clean up README a bit more
NunoSempere pushed to master at personal/squiggle.c 2024-02-02 14:56:36 +00:00
2740413bb4 further README cleanup
NunoSempere pushed to master at personal/squiggle.c 2024-02-02 14:51:49 +00:00
1bcb04c356 add type of functions to the README
NunoSempere pushed to master at personal/squiggle.c 2024-02-01 19:56:06 +00:00
4113c87e4d continue with big refactor
0975512412 remove functionality
b4c50996cd big README refactor
Compare 3 commits »
NunoSempere pushed to master at personal/squiggle.c 2024-01-31 14:35:20 +00:00
8f6919fa2a give up on text alignment
NunoSempere pushed to master at personal/squiggle.c 2024-01-31 14:32:01 +00:00
47c3e5683a fix: alignment
NunoSempere pushed to master at personal/squiggle.c 2024-01-31 14:27:45 +00:00
1e061095d9 remake
e971d6e1e2 fix: x[i] -> xs[i] bug
3e2eb69e3a display # of values above and below 90% confidence interval
Compare 3 commits »
NunoSempere pushed to master at personal/squiggle.c 2024-01-31 14:19:28 +00:00
2744136d68 fix: add type to squiggle_more.h; fix type