Skip to content

Commit 1714655

Browse files
authored
Merge pull request #88 from ErronLLP/native-phi-computation
Native python implementation of integrated information (phi) calculation
2 parents d0515bf + 76ab2bb commit 1714655

29 files changed

+1132
-956
lines changed

pyspi/config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,6 @@
621621
- bivariate
622622
- time-dependent
623623
dependencies:
624-
- octave
625624
configs:
626625
- phitype: "star"
627626

pyspi/lib/PhiToolbox/.gitattributes

Lines changed: 0 additions & 2 deletions
This file was deleted.

pyspi/lib/PhiToolbox/Phi/__init__.py

Whitespace-only changes.

pyspi/lib/PhiToolbox/Phi/phi_G_Gauss.m

Lines changed: 0 additions & 64 deletions
This file was deleted.

pyspi/lib/PhiToolbox/Phi/phi_G_Gauss_AL.m

Lines changed: 0 additions & 122 deletions
This file was deleted.

pyspi/lib/PhiToolbox/Phi/phi_G_Gauss_LBFGS.m

Lines changed: 0 additions & 190 deletions
This file was deleted.

0 commit comments

Comments
 (0)