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

Make normalize work for Numbers #49342

Merged
merged 3 commits into from
Apr 14, 2023
Merged

Make normalize work for Numbers #49342

merged 3 commits into from
Apr 14, 2023

Conversation

dkarrasch
Copy link
Member

Closes JuliaLang/LinearAlgebra.jl#994.

@jishnub To make this work with DualNumbers.jl, one would need to add typemax and prevfloat methods for Dual numbers.

@dkarrasch dkarrasch added the linear algebra Linear algebra label Apr 13, 2023
@dkarrasch dkarrasch merged commit ea5c9cb into master Apr 14, 2023
@dkarrasch dkarrasch deleted the dk/normalize branch April 14, 2023 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linear algebra Linear algebra
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LinearAlgebra.normalize fails for a Vector{Dual128}
2 participants