Skip to content

dritchie/quicksand_original

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quicksand

Turning Terra into a probabilistic programming language

Depends on

You'll need to modify the TERRA_PATH environment variable to point to these libraries. It's also a good idea to add an entry for quicksand itself. For example (on Linux/OSX), if all my repositories live in ~/code, I might have the following in my shell config file:

     export TERRA_PATH="?.t;~/code/terra-utils/?.t;~/code/terra-ad/?.t;~/code/quicksand/?.t;~/code/quicksand/?/init.t"

The last entry allows the entire quicksand package to be imported with require("prob")

About

Turning Terra into a probabilistic programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages