gist/numpy/popcount/__init__.py

2 lines
37 B
Python
Raw Normal View History

2021-04-25 06:18:53 +00:00
from .numpy_popcount import popcount