Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jfacorro/page-rank-mmd

Page rank toy implementation in Clojure using core.matrix.
https://github.com/jfacorro/page-rank-mmd

Last synced: 20 days ago
JSON representation

Page rank toy implementation in Clojure using core.matrix.

Awesome Lists containing this project

README

        

# page-rank

A Clojure implementation of the page-rank algorithm using [core.matrix](https://github.com/mikera/core.matrix)
for the linear algebra operations.

## License

Copyright © 2014 Juan Facorro

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.