deshaw / pyflyby

A set of productivity tools for Python
https://deshaw.github.io/pyflyby/
Other
348 stars 52 forks source link

Add heaviside to the NumPy import database #228

Closed asmeurer closed 1 year ago

asmeurer commented 1 year ago

Fixes #220.

dshivashankar1994 commented 1 year ago

FTR, #220 is not just about adding NumPy import to the DB. Details at https://github.com/deshaw/pyflyby/issues/220#issuecomment-1373360243

peytondmurray commented 1 year ago

@dshivashankar1994 Is there anything more that needs to be done here, or are you willing to merge this as-is?

dshivashankar1994 commented 1 year ago

This PR is good to merge. #220 's underlying problem still exists though.