Skip to content

Releases: deepcausality-rs/deep_causality

deep_causality_algorithms-v0.2.2

05 Nov 04:51
357de52

Choose a tag to compare

Other

  • Updated SBOM for all crates.

deep_causality-v0.11.8

05 Nov 04:51
357de52

Choose a tag to compare

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

02 Nov 09:26
1dbd497

Choose a tag to compare

chore: Release package deep_causality_ast version 0.1.0

deep_causality_uncertain-v0.3.3

31 Oct 10:43
1c0e748

Choose a tag to compare

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

31 Oct 10:43
1c0e748

Choose a tag to compare

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

31 Oct 10:43
1c0e748

Choose a tag to compare

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

31 Oct 10:43
1c0e748

Choose a tag to compare

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

31 Oct 10:44
1c0e748

Choose a tag to compare

Other

  • Updated parquet to latest version in deep_causality_discovery

deep_causality_algorithms-v0.2.1

31 Oct 10:44
1c0e748

Choose a tag to compare

Added

  • (deep_causality_tensor) Moved TensorProduct implementation from an extension into the CausalTensor type.

deep_causality-v0.11.7

31 Oct 10:44
1c0e748

Choose a tag to compare

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.