manoharan-lab / holopy

Hologram processing and light scattering in python
GNU General Public License v3.0
131 stars 50 forks source link

missing numexpr warning #362

Closed barkls closed 4 years ago

barkls commented 4 years ago

There's a warning about numexpr being missing and Lens calculations being slow. Right now this appears as soon as you import holopy. It should be changed to appear when you use it - probably when you call the LensTheory __init__ - to match the other optional dependencies in HoloPy - emcee, cma, Fortran, DDA, schwimmbad, etc.