https://github.com/gregversteeg/CorEx Basic Usage Example needs "import numpy as np" changed my version of corex.py #from scipy.misc import logsumexp # Tested with 0.13.0 from scipy.special import logsumexp # Tested with 1.16.0
https://github.com/gregversteeg/CorEx
Basic Usage Example needs "import numpy as np"
changed my version of corex.py
#from scipy.misc import logsumexp # Tested with 0.13.0
from scipy.special import logsumexp # Tested with 1.16.0