teo

Results 1 issues of teo

The following line raises an attribute error for new versions of numpy: https://github.com/XiaoTaoWang/NeoLoopFinder/blob/b7587c90d1f20383b62a96f8281e4ba397101a98/neoloop/callers.py#L822 Error message: ``` AttributeError: module ‘numpy’ has no attribute ‘int’. `[np.int](http://np.int/)` was a deprecated alias for the...