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

randn for AbstractFloat #797

Open
MilesCranmer opened this issue Apr 30, 2023 · 0 comments
Open

randn for AbstractFloat #797

MilesCranmer opened this issue Apr 30, 2023 · 0 comments

Comments

@MilesCranmer
Copy link
Sponsor Member

JuliaLang/julia#44714 - added in Julia 1.9.

Would be great for packages that call randn(T) internally for input type T<:AbstractFloat. I currently have code that implements this manually - users were trying to pass in BigFloat type arrays to SymbolicRegression.jl and encountered internal errors.

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

No branches or pull requests

1 participant