Blog
Announcements and write-ups
Project updates, design notes, and longer-form pieces. Sorted newest first.
-
DeepCausality Introduces the Causal Discovery Language (CDL)
This post introduces deep_causality_discovery, a new crate providing a type-safe, monadic pipeline for discovering causal structures in observational data.
-
DeepCausality Introduces the Causal Monad
This post introduces the new Causal Monad in DeepCausality, enabling clean, composable, and robust causal inference chains.
-
DeepCausality HAFT: Higher-Order Abstractions for Rust
Introducing deep_causality_haft, a library for Higher-Kinded Types (HKT) and Type-Encoded Effect Systems in Rust.
-
Announcing DeepCausality Physics: A Library for Scientific Computing in Rust
Introducing deep_causality_physics: a modular, type-safe, and composable physics library powered by Uniform Mathematics.
-
DeepCausality: A Uniform Mathematical Foundation
How DeepCausality unifies Tensors, Geometric Algebra, and Topology into a single, composable monadic language.
-
DeepCausality Introduces the MaybeUncertain Type
This post summarizes the new Uncertain<T> and MaybeUncertain<T> types for robust uncertainty modeling in DeepCausality.
-
DeepCausality v0.11: Zero External Dependencies
This post summarizes the new zero external dependency architecture of DeepCausality v0.11.
-
JetBrains renews its support for DeepCausality
-
DeepCausality v0.9 Introduces the Effect Ethos
This post summarizes the new Effect Ethos added in DeepCausality v0.9
-
Lessons Learned from Rewriting UltraGraph
This post summarizes the lessons learned from rewriting UltraGraph v.0.8
-
DeepCausality v0.8.2 supports adaptive reasoning
This post summarizes the new adaptive reasoning feature of DeepCausality v0.8.2
-
DeepCausality v.0.8 adds support for non-Euclidean context
This post summarizes the new feature of DeepCausality v.0.8
-
UltraGraph 0.8: 1,300× Faster Graph Analytics — No Cluster Needed
This post summarizes the new features of UltraGraph v.0.8.
-
Towards a Fundamental Understanding of Computational Causality
-
A Philosophical Framework for Post-Quantum Causality
This post introduced the Effect Propagation Process, a philosophical framework for Post-Quantum Causality
-
Real-time Streaming Analytics with Fluvio, DeepCausality, and Rust
-
Introduction to DeepCausality
-
JetBrains grants a free license
-
DeepCausality Joins LF AI & Data as New Sandbox Project
-
DeepCausality v.0.6 supports multiple contexts
This post summarizes the new multiple context feature of DeepCausality v.0.6
-
Views on machine learning in Rust
This post briefly summarizes my current thoughts on machine learning in Rust.
-
ArrayGrid - A Faster Tensor
-
Hello World
First blog post