Releases: deepcausality-rs/deep_causality
Releases · deepcausality-rs/deep_causality
deep_causality_algorithms-v0.2.2
Other
- Updated SBOM for all crates.
deep_causality-v0.11.8
Added
- (deep_causality_uncertain) Migrated internal compute graph to ConsTree from deep_causality_ast crate.
- (ast) Add deep_causality_ast crate with persistent tree
Other
- Updated SBOM for all crates.
- Merge branch 'deepcausality-rs:main' into 008-hkt-uncertain-specs
- updated AGENTS.md and README.md
deep_causality_ast-v0.1.0
chore: Release package deep_causality_ast version 0.1.0
deep_causality_uncertain-v0.3.3
Added
- (deep_causality_uncertain) Added type aliases
- (deep_causality) Added MaybeUncertain and CausalTensor to PropagatingEffect. Updated tests.
Other
- (deep_causality_uncertain) Increased test coverage.
- (deep_causality_uncertain) Increased test coverage.
- Added and updated type aliases.
deep_causality_tensor-v0.1.6
Added
- (deep_causality_tensor) Moved TensorProduct implementation from an extension into the CausalTensor type.
- (deep_causality_tensor) Added TensorProduct
- (deep_causality) Added MaybeUncertain and CausalTensor to PropagatingEffect. Updated tests.
- (deep_causality_tensor) Added Higher Kinded Type extension.
Other
- (deep_causality_tensor) Added tests for TensorProduct
- (deep_causality_tensor) minor lints.
- (deep_causality_tensor) lints, fixes, and more tests.
deep_causality_num-v0.1.5
Added
- (deep_causality) Added ComplexTensor to PropagatingEffect.
- (deep_causality_num) Introduce Complex type and ComplexNumber trait.
Other
- (deep_causality_num) increased test coverage.
- (deep_causality_num) Added Numerically stable principal sqrt
- (deep_causality_num) minor fixes.
- (deep_causality_num) increased test coverage.
- (deep_causality_num) increased test coverage.
- (deep_causality_num) increased test coverage.
deep_causality_haft-v0.2.1
Added
- (deep_causality_tensor) Added Higher Kinded Type extension.
- (deep_causality_haft) Added more default witness types and updated example code.
- (deep_causality_haft) Added more default witness types and updated example code.
- (deep_causality_haft) Added SBOM and signature
Other
- (deep_causality_haft) Updated README.md
deep_causality_discovery-v0.2.2
Other
- Updated parquet to latest version in deep_causality_discovery
deep_causality_algorithms-v0.2.1
Added
- (deep_causality_tensor) Moved TensorProduct implementation from an extension into the CausalTensor type.
deep_causality-v0.11.7
Added
- (deep_causality) Added ComplexTensor to PropagatingEffect.
- (deep_causality_tensor) Added TensorProduct
- (deep_causality) Reorganized aliases. Improved public re-export. Fixed imports.
- (deep_causality) Added constructors to propagating_effect. Added tests.
- (deep_causality) Added MaybeUncertain and CausalTensor to PropagatingEffect. Updated tests.
Other
- Updates examples.
- Refactored Causaloid context into Arc
- (deep_causality_num) minor fixes.
- (deep_causality_num) minor fixes.
- (deep_causality_num) increased test coverage.
- (deep_causality_uncertain) Increased test coverage.
- (deep_causality) Increased test coverage.
- Added and updated type aliases.