Skip to content

Commit

Permalink
removed hypertools dependency from recmat
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewheusser committed Jul 31, 2018
1 parent 070ecfd commit 917db2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion quail/analysis/recmat.py
@@ -1,7 +1,6 @@
import numpy as np
import pandas as pd
import six
import hypertools as hyp
from scipy.spatial.distance import cdist
from ..helpers import check_nan, _format

Expand Down

0 comments on commit 917db2f

Please sign in to comment.