Skip to content

Releases: Center-For-Complex-Systems-Science/causationentropy

causationentropy v1.1.0

12 Nov 14:17

Choose a tag to compare

[0.1.0] - 2025-09-15

Added

  • All math code parsed to new API

[1.0.0] - 2025-10-01

Added

  • Full test coverage.
  • Full API design

[1.1.0] - 2025-11-12

Added

  • Added support for converting causal networks to pandas DataFrames.
  • Added utility for importing and processing Tigramite network structures.
  • Added companion matrix calculation for better FPR/TPR calculations.
  • Added plot_causal_network function that implements some automated graph layout algorithms to plot causal networks.
  • Enforce non-negative conditional mututal information and non-negative mutual information.

Version 1.0 Release

01 Oct 13:19

Choose a tag to compare

Version 1.0

  • Fully vetted implementation
  • 100% test coverage

v0.1.0

03 Sep 13:59

Choose a tag to compare

Initial Release