-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Working on #12 I started changing the broadcasting behavior of CalibrationModel.likelihood and CalibrationModel.loglikelihood, but it's not as simple and deserves it's very own issue & PR.
What needs to be done:
- Come up with a comprehensive list of
shape_indep, shape_obs, model_ndim, scan_xcombinations and precisely define theshape_expected. - Keep in mind that
shape_indepmay be higher-dimensional, for example when broadcasting with a 5-dimensional tensor.. - Critically analyze: Do we even need
scan_xif the broadcasting behavior is clearly defined? - Make the necessary changes to
CalibrationModel.loglikelihoodandCalibrationModel.likelihood
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request