Skip to content
#

eigen

Here are 241 public repositories matching this topic...

bnicenboim
bnicenboim commented Jun 1, 2017

Summary:

The functions for the categorical distribution only accept a column vector, it would be great if it could accept also row vectors.

Description:

I use the categorical distribution to go over a matrix N_obs x N_probabilities, so it's more natural for me to use row vectors than column vectors.

Current functions:

real categorical_lpmf(ints y | vector theta)
real

PhoneVR
OpenImageDebugger
brunoalr
brunoalr commented Jun 24, 2021

From csantosbh/gdb-imagewatch#41
nolyn commented on Aug 30, 2018

Thanks, I think this will be very helpful.

I have typically some objects with have several images as members. I added some giwtypes to display one of them. Displaying all of them is not possible I believe, since the backend only checks if the parent was already processed, which is the case after

Improve this page

Add a description, image, and links to the eigen topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the eigen topic, visit your repo's landing page and select "manage topics."

Learn more