cifly 0.1.3

cifly is the Rust core that powers the CIfly declarative framework for efficient causal inference algorithms.
Documentation
1
2
3
4
5
6
# cifly

cifly is the Rust core that powers the CIfly declarative framework for efficient
causal inference algorithms. Typically, it is used from Python and R using the
ciflypy and ciflyr packages which are wrappers around this Rust code that
implements the underlying parser and algorithm.