Add Signatory as an optional dependency
patrick-kidger opened this issue · 1 comments
patrick-kidger commented
As per this, it'd be nice to be able to specify torchcde[logode]
, which should install Signatory as well.
(And whilst we're at it, torchcde should go on PyPI.)
patrick-kidger commented
Closing as probably infeasible. Specify Signatory as a dependency is always difficult because of its need to be installed in a way compatible with PyTorch. If we ever improve that in Signatory then we can revisit this.