soapy
soapy copied to clipboard
Decorators demand numba, should be agnostic
I can nearly install soapy but it fails due to needing numba. It should be agnostic to the presence of this library so it seems the decorators need wrapping or otherwise altering so they don't cause an issue with the absence of this library.