-
Notifications
You must be signed in to change notification settings - Fork 57
Adds Transformation class #357
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
Merged
BradyPlanden
merged 25 commits into
develop
from
92-transformations-for-varying-scale-parameters
Aug 1, 2024
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
403a280
feat: initial transformation class
BradyPlanden 433a108
Merge branch 'develop' into 92-transformations-for-varying-scale-para…
BradyPlanden a0a48f0
Merge branch 'develop' into 92-transformations-for-varying-scale-para…
BradyPlanden 8530224
feat: Integrate transformations into Parameters API, adds log, scaled…
BradyPlanden 4343f9a
Merge branch 'develop' into 92-transformations-for-varying-scale-para…
BradyPlanden 7a12d6b
tests: add tests, remove redundant methods, add catch on x0==ground_t…
BradyPlanden 9a4b34b
fix: add _verify_inputs, increase coverage, add temp fix to GaussianL…
BradyPlanden aab8995
docs: update docstrings
BradyPlanden feae89f
fix: add catch for transformation == None, updt tests for arg rename
BradyPlanden 6c697ef
fix: old args for ScaledTransformation
BradyPlanden 4e1f845
tests: add ComposedTransformation unit tests, increase coverage
BradyPlanden cf0df67
Merge branch 'develop' into 92-transformations-for-varying-scale-para…
BradyPlanden d12173d
fix: leftover merge items
BradyPlanden 87dae1c
tests: increase coverage, add condition on prior bounds creation, bug…
BradyPlanden 6a72568
Apply suggestions from code review
BradyPlanden 4cec9fa
refacotr: remove general transformation methods for ComposedTransform…
BradyPlanden bae5e3e
Merge branch 'develop' into 92-transformations-for-varying-scale-para…
BradyPlanden 0e07f2e
Merge branch 'develop' into 92-transformations-for-varying-scale-para…
BradyPlanden 77a9f41
fix: apply ruff linting
BradyPlanden 105bda2
fix: review suggestions.
BradyPlanden 53d544c
fix: remainder suggestions.
BradyPlanden 9f48b63
Merge branch 'refs/heads/develop' into 92-transformations-for-varying…
BradyPlanden 0a5216c
tests: update transformation integration parameters, remove sigma0 va…
BradyPlanden 54c0afe
Apply suggestions from review
BradyPlanden 8dca6d1
Update file names, add changelog entry
BradyPlanden File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.