When performing random scaling, it might be desired to perform the same amount of scaling in every dimension. I have added an isotropic_scaling flag and added the corresponding feature.
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
[x] My code follows the code style of this project.
[ ] I have added tests to cover my changes.
[ ] All new and existing tests passed.
Todos
[ ] Tests
[x] Documentation
Impacted Areas in Application
List general components of the application that this PR will affect:
Status
READY
Description
When performing random scaling, it might be desired to perform the same amount of scaling in every dimension. I have added an
isotropic_scaling
flag and added the corresponding feature.Types of changes
Todos
Impacted Areas in Application
List general components of the application that this PR will affect: