Will I run into performance issues if I use a matrix of different distributions?

Will I run into performance issues if I use a matrix of different distributions? My understanding is that this will be an abstract typed matrix which will be slow. What is a better way to do this?

Note that the poster on Slack cannot see your response here on Discourse. Consider answering the question there or pinging the poster here on Discourse so they see the reponse.
(Original message :slack:)

It depends on what operations you want to perform on with that data structure.

3 Likes