circlecore icon indicating copy to clipboard operation
circlecore copied to clipboard

make scipy dependency optional

Open tybug opened this issue 3 years ago • 1 comments

Similar to our matplotlib dependency, scipy is quite heavy and only used for a single function (similarity with the correlation metric). Should be an opt-in dependency.

tybug avatar Jul 19 '21 15:07 tybug

hm, I forgot that slider actually hard requires scipy. Would have to see if we can make it optional on their end first, which is either a fair bit of work or impossible, not sure which yet.

tybug avatar Jul 23 '21 14:07 tybug