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

Correct NA conditions after rotation #14

Merged
merged 2 commits into from
Mar 5, 2024
Merged

Conversation

YuhangTom
Copy link
Collaborator

No description provided.

@YuhangTom YuhangTom changed the title Correct NA condition after rotate Correct NA conditions after rotation Mar 3, 2024
@YuhangTom
Copy link
Collaborator Author

The minimum value after shifting up is always min (surface matrix) + abs(min (surface matrix)) + not_zero =

  1. not_zero, when min (surface matrix) < 0
  2. not_zero + 2 * min (surface matrix) > not_zero, when min (surface matrix) > 0

@heike
Copy link
Owner

heike commented Mar 5, 2024

Thanks @YuhangTom !

@heike heike closed this Mar 5, 2024
@heike heike reopened this Mar 5, 2024
@heike
Copy link
Owner

heike commented Mar 5, 2024

sorry, wrong button :P

@heike heike merged commit 073081a into heike:main Mar 5, 2024
3 checks passed
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.

None yet

2 participants