Skip to content
DeepCausality

DeepCausality Documentation

Dynamic causality for advanced systems.

This is the documentation page for DeepCausality, a Rust framework for computational causality hosted at the Linux Foundation for AI & Data.


Overview

Why DeepCausality exists, the single axiom it is built on, and the literature behind it. Start at the Overview.

Getting started

Install the crate and walk the smallest programs that exercise the carrier effect, the Causaloid, and the Context. See Getting Started.

Concepts

Reference pages for every primitive: the Causaloid, the Context, the Effect Propagation Process, the Causal Monad trait, and the type-level machinery underneath. See Concepts.