The Universal Java Matrix Package (UJMP) is an open source library which supports 2D and multi-dimensional dense and sparse matrices with up to 2^63 rows/columns. Data size may exceed main memory, since matrices can be mapped directly to data files on disk or JDBC database tables. The new version brings basic support for BigInteger and BigDecimal matrices.
Tweet
SaveShareSend
Tags: announcement, java, open source, tools
Add your comment