Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for "isotropic" in random affine transform #1162

Closed
wants to merge 2 commits into from

Conversation

AminAlam
Copy link
Contributor

@AminAlam AminAlam commented Apr 9, 2024

As discussed in #1158, additinal documentation is added to prevent confusion when "isotropic" is true and "scales" has more than 2 elements.

Fixes #1158.

Description

Checklist

  • I have read the CONTRIBUTING docs and have a developer setup (especially important are pre-commitand pytest)
  • Non-breaking change (would not break existing functionality)
  • Breaking change (would cause existing functionality to change)
  • Tests added or modified to cover the changes
  • Integration tests passed locally by running pytest
  • In-line docstrings updated
  • Documentation updated, tested running make html inside the docs/ folder
  • This pull request is ready to be reviewed

AminAlam and others added 2 commits April 9, 2024 15:38
@AminAlam AminAlam changed the title Detailed documentation for "isotropic" argument in random affine transform Documentation for "isotropic" in random affine transform Apr 9, 2024
@AminAlam AminAlam closed this Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RandomAffine raises an error when isotropic=True and 3 elements are given for scales
1 participant