probabilistic-js
probabilistic-js copied to clipboard
Turning Javascript into a probabilistic programming language
Want to distinguish the XRP constructor from specific XRP function objects. (Ie switch to a make-xrp style method like in Bher.) Since probjs doesn't have a problem with state, can...
Currently just samples a value and keeps going. This could give silent incorrect behavior. (It's that way because lessdumb init wants samples continuous values...)
It would be neat to have p-map available (at least when run via node on server). This simply runs a thread (or node process) for each item in a list,...