Skip to content

Clean the implementation of temperature_or_pressure arguments somewhat#369

Open
prehner wants to merge 1 commit into
developmentfrom
temperature_pressure_cleanup
Open

Clean the implementation of temperature_or_pressure arguments somewhat#369
prehner wants to merge 1 commit into
developmentfrom
temperature_pressure_cleanup

Conversation

@prehner

@prehner prehner commented Jul 23, 2026

Copy link
Copy Markdown
Contributor
  • Uses the Either enum from the either crate to have a more transparent flow of information
  • Uses f64 instead of D for specifying initial values for algorithms (the derivative parts were never read anyways). Unfortunately this makes this a breaking change.

@prehner
prehner force-pushed the temperature_pressure_cleanup branch from d89c346 to 2b0b073 Compare July 23, 2026 12:25
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.

1 participant