CSparseJ is a Java port of CSparse, a concise sparse matrix package for numerical computing.
<dependency>
<groupId>net.sourceforge.csparsej</groupId>
<artifactId>csparsej</artifactId>
<version>1.1.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a compressed sparse column matrix.
Use com.github.fommil.netlib:netlib-java for more maintained sparse matrix support.
No dependency data recorded yet.