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

More changes to coercing model inputs to Float64 arrays #899

Merged
merged 13 commits into from
Jun 30, 2023

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    88132cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65212c4 View commit details
    Browse the repository at this point in the history
  3. rename/refactor _nan_policy function to coerce_float64, coercing to f…

    …loat64, ravelling, applying nan policy
    newville committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    a804d36 View commit details
    Browse the repository at this point in the history
  4. needs explicit numpy arrays

    newville committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    5617524 View commit details
    Browse the repository at this point in the history
  5. add coerce_farray option to model, default of True to coerce data and…

    … independent vars to float64
    newville committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    580c107 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9eb3dae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08f48bf View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

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

Commits on Jun 28, 2023

  1. fix argument order

    newville committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    e24a5f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    932fc2d View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    7db2547 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5b71ac View commit details
    Browse the repository at this point in the history
  3. return _nan_policy

    newville committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    6c41986 View commit details
    Browse the repository at this point in the history