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

backport fix float16(::Union{Float64,BigFloat}) #43092

Commits on Nov 15, 2021

  1. fix Float16(::BigFloat)

    oscardssmith authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    7c35759 View commit details
    Browse the repository at this point in the history
  2. fix Float16(::Float64)

    oscardssmith authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    f5194f4 View commit details
    Browse the repository at this point in the history
  3. oops

    oscardssmith authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    4003c58 View commit details
    Browse the repository at this point in the history
  4. add tests

    oscardssmith authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    b5a306a View commit details
    Browse the repository at this point in the history