Closed avenkatramani closed 3 years ago
Yeah it's still there: https://github.com/tlambert03/pycudadecon/blob/6ef2a1d7a70886dab8cb2087a784beb474cda72b/pycudadecon/__init__.py#L4 ... can you point me to where it seemed like it got removed? (so I can maybe prevent the confusion?)
Thanks! I was using - https://pycudadecon.readthedocs.io/_/downloads/en/latest/pdf/ for reference and it looks like the update last week removed it.
ah... ok thanks! yeah, I need to refresh the docs at readthedocs. will likely be doing a little more cleanup in the near future, and will update the docs after that. but I don't plan to make any breaking changes (maybe some naming changes/deprecations, but no functionality). Thanks!
ok, docs are updated now, and hosted here: http://www.talleylambert.com/pycudadecon/
affine page is fixed again: http://www.talleylambert.com/pycudadecon/affine.html
Just noticed that the latest doc update removed the deskewGPU function. Is it still supported?