Open eriq-augustine opened 5 years ago
Comment by eriq-augustine Monday May 01, 2017 at 20:06 GMT
cern.colt.matrix.tdouble.algo.decomposition.DenseDoubleCholeskyDecomposition should also be a target. Some methods cannot be called by multiple threads concurently. See org.linqs.psl.reasoner.admm.term.SquaredHyperplaneTerm
Comment by eriq-augustine Thursday Jun 22, 2017 at 18:42 GMT
Use this as a opportunity to make sure we have clean output from mvn dependency:analyze
.
Comment by eriq-augustine Wednesday Nov 22, 2017 at 21:00 GMT
This applies for psl-util and psl-experimental as well.
Issue by eriq-augustine Tuesday Apr 11, 2017 at 00:27 GMT Originally opened as https://github.com/eriq-augustine/psl/issues/64
We use a decent number of external libraries. Some of which are old, unsupported, and/or slow. Take a look at all our dependencies and see if we actually need them.
(I'm looking at you de.mathnbits)