IBM / probzelusLinks
ProbZelus is a library to extends the synchronous programming language Zelus with probabilistic programming.
☆49Updated last year
Alternatives and similar repositories for probzelus
Users that are interested in probzelus are comparing it to the libraries listed below
Sorting:
- A synchronous language with ODEs☆51Updated this week
- [research] A modular SMT solver in OCaml, based on mcSAT☆39Updated last year
- A modular library for CDCL(T) SMT solvers, with [wip] proof generation.☆25Updated 6 months ago
- Kleene algebra modulo theories☆27Updated 2 years ago
- Unofficial git mirror of the BER MetaOCaml patchset.☆66Updated 3 months ago
- λ² is a tool for synthesizing functional programs from input-output examples.☆69Updated 2 years ago
- First-order automated theorem prover based on the tableau method☆17Updated 8 months ago
- Some programs from Rustan Leino's "Program Proofs", in Why3.☆16Updated 2 years ago
- Simple reference implementation of Hazelnut using js_of_ocaml and OCaml React. (frozen -- ongoing development in the hazel repo)☆29Updated 7 years ago
- Certified Machine Learning☆41Updated 4 years ago
- A modular sat/smt solver with proof output.☆101Updated last year
- Type-and-example-driven program synthesis for functional programming languages☆23Updated 6 years ago
- Faithful reimplementation of Minisat 2.2 in OCaml.☆38Updated 2 years ago
- EGraphs in OCaml☆66Updated last year
- Stand-alone programs for numerical analysis in OCaml☆47Updated 10 years ago
- A proof-producing SMT/McSat solver, handling polymorphic first-order logic, and using an SMT/McSat core extended using Tableaux, Superpos…☆27Updated 2 years ago
- ☆31Updated 11 years ago
- Constraint solver based on abstract domains☆32Updated 9 months ago
- Strongly typed multidimensional array library for OCaml☆53Updated 6 months ago
- OCaml Bindings to MLIR☆15Updated 4 years ago
- Examples to illustrate the use of experimental OCaml macros☆12Updated 7 years ago
- A library for probabilistic programming☆16Updated 6 months ago
- Coq development accompanying the paper "Efficient Extensional Binary Tries"☆21Updated last year
- OCaml syntax extension for synchronous programming...☆32Updated last year
- ☆11Updated 2 years ago
- Code for "Staged Generic Programming" (ICFP 2017)☆27Updated last year
- A Lustre compiler in Coq☆70Updated 2 months ago
- Formally verified Coq serialization library with support for extraction to OCaml☆23Updated last year
- Essentials of Programming Languages, with OCaml implementations & Coq proofs