Fork me on GitHub
#incanter
<
2017-01-08
>
rgorrepati19:01:37

Hi, Why does this throw an exception?

rgorrepati19:01:11

Unhandled org.jblas.exceptions.LapackException LAPACK DGESV: Linear equation cannot be solved because the matrix was singular. SimpleBlas.java: 274 org.jblas.SimpleBlas/gesv Solve.java: 50 org.jblas.Solve/solve core.clj: 1023 clatrix.core/solve core.clj: 1035 clatrix.core/i core.clj: 788 incanter.core/solve stats.clj: 2092 incanter.stats/linear-model

rgorrepati19:01:57

That one above doesn’t throw the exception, for some reason

rgorrepati19:01:58

I am using incanter 1.9.0 with clojure 1.7.0 on Java(TM) SE Runtime Environment (build 1.8.0_73-b02)