Skip to content
Snippets Groups Projects

Allows users to give priors as an OrderedDict

Merged Gregory Ashton requested to merge allow-for-ordered-dicts into master
  1. Aug 10, 2018
    • Gregory Ashton's avatar
      Allows users to give priors as an OrderedDict · 864b400f
      Gregory Ashton authored
      By putting in the dictionary as an ordered dict, the way priors are
      entered determines the order they are plotted, which is what most people
      will expect.
      
      - Also adds some catches to help improve error messages for when the
        input prior is something else.
      864b400f
Loading