Skip to content

causationentropy v1.1.0

Latest

Choose a tag to compare

@kslote1 kslote1 released this 12 Nov 14:17
· 2 commits to main since this release

[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.