diff options
author | Justin Bedo <cu@cua0.org> | 2022-12-31 17:28:29 +1100 |
---|---|---|
committer | Justin Bedo <cu@cua0.org> | 2023-01-01 17:25:36 +1100 |
commit | 89f31630897f2c252e9ff29f1f8e67827676e61a (patch) | |
tree | f4893bfd717a2e4a408a3158b5ee30ab60ee2ab1 /README | |
parent | e318b40cfc1a3079375a015a651b1b44f6279ad0 (diff) |
add README
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +This is a reimplementation of https://lazyppl.bitbucket.io/ heavily drived from +the original source (https://bitbucket.org/lazyppl/lazyppl-src) and publication¹. +It has significantly less dependencies. + +1: Paquet, Hugo, and Sam Staton. "LazyPPL: laziness and types in non-parametric probabilistic programs." Advances in Programming Languages and Neurosymbolic Systems Workshop. 2021. |