performance: add optional support for numpy/scipy

Issue #9 new
Travis Bear repo owner created an issue

Numpy and scipy is a very heavyweight dependency that we don't want to require. But it would be nice if we could take adavantage of it in cases where the user has it installed already. We should detect it and use it in cases where it is available.

Comments (0)

  1. Log in to comment