Open karenfeng opened 1 year ago
Oops! Seems like I passed in completely empty matrices/lists (size of 0). It'd be great if the error message were less confusing in the case of invalid input.
Thanks for the suggestion @karenfeng. I've added this check to susie_rss
. (And more generally I agree we could be doing a better job of checking inputs.)
Any suggestions on how to fix the following error when calling
susie_rss
? It looks like it's being triggered pretty deep into the stack, so I'm not sure how to debug this on my own.