Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C covid19uk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Chris Jewell
  • covid19uk
  • Merge requests
  • !12

Pair programming changes from 2020-06-12

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Chris Jewell requested to merge github/fork/csuter/stochastic-da-dev into stochastic-da-dev Jun 12, 2020
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 2

Created by: csuter

  • flatten out the distribution of delta_t; no longer a JointDistributionNamed, just a FiniteDiscrete
  • replaced OneHotCategorical with a Categorical (sample needs an expand dims after)
  • fix bug -- were using zeros instead of int max's for upper bounds
  • thread dtypes through various functions
  • inlined some arg-free distributions in JointDistributionNamed
  • minor reformatting to appease Chris Suter's formatting compulsions
  • pprint in tests; fix test data paths (weren't working for Chris Suter's setup)
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/csuter/stochastic-da-dev