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

Add an implementation of LambertW on f32 #17

Merged
merged 2 commits into from
Sep 2, 2024

Conversation

JSorngard
Copy link
Contributor

In the latest version of the lambert_w crate I have added implementations of the Lambert W function for 32 bit floats. This PR therefore implements the LambertW trait for f32 by using them.

@IvanUkhov IvanUkhov merged commit de14419 into stainless-steel:main Sep 2, 2024
3 checks passed
@IvanUkhov
Copy link
Member

Thank you!

@JSorngard JSorngard deleted the f32_lambert_w branch September 2, 2024 06:30
@JSorngard JSorngard restored the f32_lambert_w branch September 2, 2024 06:32
@JSorngard JSorngard deleted the f32_lambert_w branch September 2, 2024 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants