danielkorzekwa / bayes-scala

Bayesian Networks in Scala
Other
205 stars 39 forks source link

Replace ejml with breeze #24

Closed danielkorzekwa closed 8 years ago

danielkorzekwa commented 9 years ago

Why?

nightscape commented 9 years ago

:+1: I was checking the performance comparisons for Netlib (which breeze-native uses under the hood) a few days ago, and it seems the only performance advantage of ejml is for small matrices.