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

Fix surface density, add cumulative surface density #161

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

savchenkoyana
Copy link

No description provided.

@savchenkoyana
Copy link
Author

Dear maintainers,
thank you for this project! It is very useful!

I think there is a bug with surface density because of the order of operations: Pi * i? smth : anything <-- here multiplication executes before the ternary operator, so Pi gets lost.
I fixed this one and also introduced cumulative surface density

@teuben
Copy link
Owner

teuben commented Nov 30, 2024

thank you for the fix, we sadly don't have a full regression test, but I will check your PR this weekend and report here how it went.

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.

2 participants