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

Revert SIArray1 interfaces #71

Merged
merged 1 commit into from
Oct 23, 2024
Merged

Revert SIArray1 interfaces #71

merged 1 commit into from
Oct 23, 2024

Conversation

prehner
Copy link
Contributor

@prehner prehner commented Oct 23, 2024

Some trickery to achieve

arr = SIArray1(5*KELVIN)
arr = SIArray1([5*CELSIUS, 20*KELVIN])
arr = SIArray1.linspace(0*CELSIUS, 100*CELSIUS, 10)
arr = SIArray1.logspace(PASCAL, BAR, 6)

@prehner prehner merged commit 3ed75c3 into master Oct 23, 2024
17 checks passed
@prehner prehner deleted the siarray1 branch October 23, 2024 19:03
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