238 Commits (master)
 

Author SHA1 Message Date
NunoSempere e6b4cb89df remake & save new example
2 months ago
NunoSempere b1914203bc add slightly custom mixture example
3 months ago
NunoSempere 774d54ed81 very small division tweaks
3 months ago
NunoSempere df2a563e39 fix printf template string
3 months ago
NunoSempere ab28b8a45b change stats to markdown format
3 months ago
NunoSempere 0f5f68f21f add possible gotcha to folk wisdom file
3 months ago
NunoSempere 06109a0af1 fix: display histogram upper bound correctly
3 months ago
NunoSempere 9917941048 tweak 90% histogram display
3 months ago
NunoSempere d2db239a1d remove histogram caveat after reviewing; style tweaks
3 months ago
NunoSempere 4874f1fa9c make format
3 months ago
NunoSempere 19367b04cd look through histogram function to convince myself of correctness
3 months ago
NunoSempere ab97e6ce3e clean up README a bit more
3 months ago
NunoSempere 2740413bb4 further README cleanup
3 months ago
NunoSempere 1bcb04c356 add type of functions to the README
3 months ago
NunoSempere 4113c87e4d continue with big refactor
3 months ago
NunoSempere 0975512412 remove functionality
3 months ago
NunoSempere b4c50996cd big README refactor
3 months ago
NunoSempere 8f6919fa2a give up on text alignment
3 months ago
NunoSempere 47c3e5683a fix: alignment
3 months ago
NunoSempere 1e061095d9 remake
3 months ago
NunoSempere e971d6e1e2 fix: x[i] -> xs[i] bug
3 months ago
NunoSempere 3e2eb69e3a display # of values above and below 90% confidence interval
3 months ago
NunoSempere 2744136d68 fix: add type to squiggle_more.h; fix type
3 months ago
NunoSempere d78a5cd182 tweak: add decimal points tweak to original histogram function
3 months ago
NunoSempere c676a22ba8 readme tweaks; add 90% histogram function
3 months ago
NunoSempere e62a840625 docs & improve histogram function
3 months ago
NunoSempere 4bf13f3c22 increase precision a bit
3 months ago
NunoSempere 3a7f9a9d41 update bin size depending on bin width
3 months ago
NunoSempere f524777313 switch to using calloc (initializes memory to zero)
3 months ago
NunoSempere b548d50deb rename variable
3 months ago
NunoSempere d70296f230 add histogram functionality; recompile
3 months ago
NunoSempere 7bc29b9e3d Savepoint plotting
3 months ago
NunoSempere 456fbaf051 continue tweaking gnuplot terminal output
3 months ago
NunoSempere af7dc37327 some modifications
3 months ago
NunoSempere ec9e2e89e0 add some gnuplot commands
3 months ago
NunoSempere 6010d99cba fix typo and remake
3 months ago
NunoSempere 90555bf3b3 add a few stats functions
3 months ago
NunoSempere 5d28295a15 make build pass
3 months ago
NunoSempere 86b12db894 continue minimizing nested functions
3 months ago
NunoSempere fa832cbd17 use new pattern to reduce nested functions extension
3 months ago
NunoSempere 279fb12dee new pattern: define sampler and then sample from it
3 months ago
NunoSempere 6199e43ae4 add some more to-dos
3 months ago
NunoSempere 27f9d76e9a add comment; recompile
3 months ago
NunoSempere b352cdf3ba formatting tweak
4 months ago
NunoSempere 1e78617079 streamline fermi estimation a little
4 months ago
NunoSempere 9e5d2db23b tweak README
4 months ago
NunoSempere 4b158c95df update fermi example
4 months ago
NunoSempere 1d89eb6231 formatting pass, upkeep
4 months ago
NunoSempere 199e76bdfb add fermi paradox to examples
4 months ago
NunoSempere bb91d78859 add fermi paradox example
4 months ago