Blake Dewey
Blake Dewey
I was working on a downstream edit to add a gmail package and wanted to port some of my refactoring upstream if it is wanted or needed. I don't use...
**Is your feature request related to a problem?** Building something like ANTsPy on top of an ANTs installation is difficult because ANTs libraries aren't defined in a CMAKE file that...
Is it possible to install ANTsPy on top of an existing ANTs install without rebuilding all of the libraries? We have lots of existing ANTs installs (in containers, etc.) and...
Fixes #81 **Description** This pull request standardizes the use of axes in random transforms. It also adds random axes options in the `RandomMotion` transform. Includes the following changes: - Update...