Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/garrison/arpack.rs

ARPACK wrapper for the Rust language
https://github.com/garrison/arpack.rs

Last synced: about 2 months ago
JSON representation

ARPACK wrapper for the Rust language

Awesome Lists containing this project

README

        

=========
arpack.rs
=========

.. image:: https://travis-ci.org/garrison/arpack.rs.png?branch=master
:target: https://travis-ci.org/garrison/arpack.rs

Attempt at an ARPACK_ wrapper for the Rust_ language.

Very incomplete, especially at the moment.

License
=======

MIT + Apache

.. _ARPACK: http://www.caam.rice.edu/software/ARPACK/
.. _Rust: http://www.rust-lang.org/