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

fixed Float16 from Float64 and BigFloat #42837

Merged
merged 7 commits into from
Nov 4, 2021

Commits on Oct 28, 2021

  1. Configuration menu
    Copy the full SHA
    02f4424 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. fix impl, add tests

    oscardssmith committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    847b086 View commit details
    Browse the repository at this point in the history
  2. fix impl, add tests

    oscardssmith committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    055bf60 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. comment subnormal mask

    oscardssmith committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    abfb719 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Julia isn't C

    oscardssmith committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    b821022 View commit details
    Browse the repository at this point in the history
  2. remove stdio

    oscardssmith committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    352aef7 View commit details
    Browse the repository at this point in the history
  3. fix nextfloat 0.0

    oscardssmith committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    41533ef View commit details
    Browse the repository at this point in the history