Commit Graph

36 Commits

Author SHA1 Message Date
0bdb94a2d4 remove old files, simplify outline 2023-05-22 19:21:21 -04:00
4419798c18 README: performance => comparison 2023-05-21 12:29:44 -04:00
8174e8a49e README: add lines of code, more comments. 2023-05-21 12:23:43 -04:00
47e2a25490 improve nim code, change README 2023-05-21 12:05:15 -04:00
8acdc283a2 look at the R code 2023-05-21 12:04:27 -04:00
3e70318e36 add fast output to C. 2023-05-21 12:02:53 -04:00
e9ab827320 tweak: nim/hardcore -> nim/samples-from-scratch 2023-05-21 11:07:00 -04:00
2a41138478 tweaks. 2023-05-21 01:54:03 -04:00
2cf684da56 move nim to top level, add to README 2023-05-21 01:46:45 -04:00
a84b6b9cc0 tweak C makefile 2023-05-21 01:46:22 -04:00
3050f7adee tweak nim makefile 2023-05-21 01:34:17 -04:00
1ebc3ce7b9 move hardcore defs to a different folder, use stdlib math
Makes this way faster. Don't roll your stdlib, Nuño
2023-05-21 01:29:57 -04:00
6454b2eeab tweak: decrease convergence constants for faster speed. 2023-05-21 01:24:02 -04:00
da9a10791f feat: add the actual model 2023-05-21 01:22:02 -04:00
76968afc79 add mixture implementation in nim. 2023-05-21 00:46:10 -04:00
ccdeb77f3f feat: remove odd log implementation, get normal, lognormal & to 2023-05-20 23:06:34 -04:00
6e22e78d4f add cool implementation of the logarithm 2023-05-20 22:38:38 -04:00
7e2d2b95a1 tweak: save some progress. 2023-05-20 22:24:30 -04:00
dc27673887 tweak: nim scratchpad 2023-05-20 21:45:28 -04:00
88c079235e add starting version for nim 2023-05-20 21:13:51 -04:00
f0493f6955 clean up compilation of C example 2023-05-20 20:20:43 -04:00
eaf1915bdb add wip folder. 2023-05-20 20:00:58 -04:00
77680a8590 tweak: make null window an object in order for this to run with bun
<https://bun.sh/>
2022-12-07 19:14:31 +00:00
b624ab46d7 tweak: change readme 2022-12-06 22:50:05 +00:00
7cecdd24b8 feat: recompute time for Squiggle 2022-12-03 13:15:28 +00:00
94119e0173 feat: rejiggle default number of samples. 2022-12-03 13:14:08 +00:00
b6addc7f05 feat: add the node modules
Necessary in order to clearly see the squiggle hotwiring.
2022-12-03 12:44:49 +00:00
d670b89c4d tweak: cleanup. 2022-12-01 23:57:45 +00:00
071bf00d7a fix: improve warnings for a check which should never fail 2022-12-01 16:12:54 +00:00
72884d8e1e tweak: clean README, add benchmarks 2022-12-01 15:37:10 +00:00
57fc886bed feat: More progress
- Add C
- Time the different languages.
- Wrap Squiggle in a js runtime.
2022-12-01 15:04:37 +00:00
6c997e4e2c feat: add js section 2022-11-30 17:11:33 +00:00
88f7736590 tweak: "Improve" readme 2022-11-30 01:58:55 +00:00
2d6d0271ee tweak: Improve README 2022-11-30 01:57:04 +00:00
0910c96299 tweak: add code for R and python 2022-11-30 01:36:34 +00:00
fa5d5f11fd tweak: add four languages 2022-11-29 23:12:54 +00:00