Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 718 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 718 Bytes

Summary Build Status

Blang's SDK (Software Development Kit), containing:

  • Basic datatypes suitable for sampling such as Real, Int, Simplex, etc.
  • Inference algorithms for such datatypes, such as Sequential Change of Measure and Parallel Tempering.
  • Standard probability distributions.
  • Examples.

Blang users: see the documentation page for more information.

Blang developers: in addition to the above resources, see also the documentation repository for more information.