Skip to content

limiting the domain#17

Merged
enola-dkfz merged 10 commits intomainfrom
develop
Nov 26, 2025
Merged

limiting the domain#17
enola-dkfz merged 10 commits intomainfrom
develop

Conversation

@enola-dkfz
Copy link
Member

No description provided.

@enola-dkfz enola-dkfz requested a review from Threated November 26, 2025 14:25
const EPSILON: f64 = 0.1;
const MU: f64 = 0.;
const ROUNDING_STEP: usize = 10;
const domain_limit = None;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This would not compile bc consts don't infer types but whatever

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll merge it, @TKussel can change it later

@enola-dkfz enola-dkfz merged commit ef55eef into main Nov 26, 2025
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.

3 participants