Skip to content

0.3.8

Compare
Choose a tag to compare
@wmayner wmayner released this 20 Feb 21:27
· 3690 commits to feature/iit-4.0 since this release

DOI

  • Choosing the minimal MIP in pyphi.compute.big_mip is now more
    deterministic.
  • When comparing BigMips with > and <, the 𝚽-values are compared only up
    to config.PRECISION.
  • BigMips are now truthy if their 𝚽 is greater than or equal to
    config.EPSILON (previously was strictly greater than).