Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/szarnyasg/sparse-matrix-benchmarks


https://github.com/szarnyasg/sparse-matrix-benchmarks

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Performance test for sparse matrix multiplication in ojAlgo

## Input files

The files are encoded as TSVs with source and target ids.

```console
$ wc -l src/test/resources/f*txt
43307 src/test/resources/f1.txt
240733 src/test/resources/f2.txt
284040 total
```