Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/garrison/arpack.rs
- Owner: garrison
- License: apache-2.0
- Created: 2014-08-07T05:08:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-25T08:00:59.000Z (over 9 years ago)
- Last Synced: 2024-10-21T21:54:14.757Z (3 months ago)
- Language: Rust
- Size: 246 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE-APACHE
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.rsAttempt 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/