Skip to content

0.3.6

Compare
Choose a tag to compare
@wmayner wmayner released this 17 Feb 21:56
· 2457 commits to develop since this release

DOI

  • LRU-caches for cause and effect repertoires are now local to the Subsystem, improving memory performance, especially in cases where many different subsystems are being analyzed in the same script.
  • Precomputed hamming matrices for up to 9 nodes are now distributed with the PyPhi package, rather than being computed every time. If you're working with more than 9 nodes, be sure to precompute the hamming matrices and add them to your PyPhi installation's data/hamming_matrices directory.