Skip to content

Version 0.4.4

Latest
Compare
Choose a tag to compare
@EtienneCmb EtienneCmb released this 07 Jul 08:17
· 12 commits to master since this release

v0.4.4

New Features

  • Functions frites.conn.conn_reshape_undirected and frites.conn.conn_reshape_directed now supports multidimensional arrays (21ba7e0)
  • New function frites.core.ent_nd_g to compute entropy on tensors (17587a1)
  • New function frites.conn.conn_ii to estimate the interaction information (10938b4)
  • New function frites.conn.conn_pid to estimate the partial information decomposition (ac9798d)
  • New function frites.conn.conn_fit to estimate the feature specific information transfer (#59) - @aopy

Bug fixes

  • Base 2 frites.core.ent_nd_g (686854d)