We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix missing build dependency problem
bump to v0.7.1 to put it on pypi
bump version to 0.7
create MANIFEST.in to include necessary files for sdist
fall back to simpler build workflow
bump version number
implement parallel scan for first-order filter on cuda
support complex number
fix memory leak issue due to storing tensor in autograd ctx for forwa… …rd mode
forward mode optimisation