scalanlp / breeze

Breeze is a numerical processing library for Scala.
www.scalanlp.org
Apache License 2.0
3.44k stars 691 forks source link

InvWishart df required to be Int #838

Closed pmcvay closed 2 years ago

pmcvay commented 2 years ago

Why is InvWishart df required to be an Int? Most definition require the variable to just be a Real. Additionally, it is converted to Double in the source code for the scale variable