bmi icon indicating copy to clipboard operation
bmi copied to clipboard

Resolve Issue 161

Open pawel-czyz opened this issue 7 months ago • 1 comments

This PR aims to resolve #161.

Tasks:

  • [x] Update the JointDistribution class.
  • [x] Update multivariate normal constructor.
  • [x] Update multivariate Student constructor.
  • [x] Update product distribution constructor.
  • [ ] Check if BMMSampler has to be adjusted.
  • [ ] Update the transform (bending) function.
  • [ ] Update the mixture function.
  • [ ] Update the tutorial using discrete-continuous variables. Casting the Bernoulli distribution to float is not further needed.
  • [ ] Further check if we manually create JointDistribution somewhere. Then, update it.

Help highly appreciated! :slightly_smiling_face:

pawel-czyz avatar Jun 28 '24 20:06 pawel-czyz