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

DM-21982: Update mag-flux conversions to explicitly use float64 #20

Merged
merged 2 commits into from
Oct 29, 2019

Commits on Oct 28, 2019

  1. Update mag-flux conversions to explicitly use float64

    Ambiguities in how different version of numpy handled the implicit conversions
    seemed to create problems in the round-trip mag-flux conversion tests.  By
    being explicit with float64s in all cases this problem should go away.
    erykoff committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    956f02a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. Post-review fixup

    erykoff committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    a8c2605 View commit details
    Browse the repository at this point in the history