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

Noise function can return if noise value is 0 #993

Open
brunofavs opened this issue Oct 11, 2024 · 0 comments
Open

Noise function can return if noise value is 0 #993

brunofavs opened this issue Oct 11, 2024 · 0 comments
Assignees

Comments

@brunofavs
Copy link
Collaborator

# TODO create a issue to discuss if its ok to skip this function call when the noise is 0
# if args['noisy_initial_guess'] == [0,0]:
# print("No noise added to transform's initial guess")
# return

@brunofavs brunofavs self-assigned this Oct 11, 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

No branches or pull requests

1 participant