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

Expand pm.Data capacities #3925

Merged
merged 16 commits into from
May 18, 2020

Commits on Feb 26, 2020

  1. Initial changes to allow pymc3.Data() to support both int and float i…

    …nput data (previously all input data was coerced to float)
    
    WIP for pymc-devs#3813
    hottwaj committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    05462f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0041e9f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

  1. Merge branch 'add-dtype-to-data' of https://github.com/hottwaj/pymc3

    …into hottwaj-add-dtype-to-data
    
    Fixed merge conflict between hottwaj PR and upstream master
    AlexAndorra committed May 17, 2020
    Configuration menu
    Copy the full SHA
    2535738 View commit details
    Browse the repository at this point in the history
  2. Refined implementation

    AlexAndorra committed May 17, 2020
    Configuration menu
    Copy the full SHA
    38536aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08b3ba4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1fd0e8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    766285c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    63132e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1bd8642 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6597f28 View commit details
    Browse the repository at this point in the history
  9. Added release note

    AlexAndorra committed May 17, 2020
    Configuration menu
    Copy the full SHA
    b3a9dee View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Updated release notes

    AlexAndorra committed May 18, 2020
    Configuration menu
    Copy the full SHA
    5e5440c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d07347 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41200ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c359d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7bf6db View commit details
    Browse the repository at this point in the history