Skip to content

UI/UX improvements #104

@kratsg

Description

@kratsg

This is a list of improvements in my head for how the API should look for end-users:

  • query the type of object given name (distribution, function, parameter, constant)
  • view dependency graph for a given name
  • handle extended likelihoods
  • workspace objects should contain dependency graph, and model should be the likelihood model built for the distribution specified by the name in ws.model(name) - rather than building all potential distributions (or functions)
  • ParameterSet should provide a way to build a suggested initial set of parameters without having to manually do something like dict-comprehension or list-comprehension
  • need to be able to pass in parameters as an ordered list, instead of dictionary (allow for both, provide a warning if dictionary is provided?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions