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

Convert autodiff Boolean to ADTypes #2076

Merged
merged 2 commits into from
Feb 18, 2025
Merged

Convert autodiff Boolean to ADTypes #2076

merged 2 commits into from
Feb 18, 2025

Conversation

visr
Copy link
Member

@visr visr commented Feb 17, 2025

Copy link
Collaborator

@SouthEndMusic SouthEndMusic left a comment

Choose a reason for hiding this comment

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

Looks good (y)

@@ -55,6 +56,7 @@ Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
RibasimMakieExt = ["Makie", "DataFrames"]

[compat]
ADTypes = "1.13"
Copy link
Collaborator

Choose a reason for hiding this comment

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

alphabeticly ordered?

Copy link
Member Author

Choose a reason for hiding this comment

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

Upper case is sorted before lowercase -_-
This is where Pkg wants it.

@visr visr merged commit ca68973 into main Feb 18, 2025
23 of 25 checks passed
@visr visr deleted the adtypes branch February 18, 2025 10:27
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.

Start using ADTypes rather than Bool for autodiff
2 participants