/ndarray

Hacking on a NumPy-like ndarray for R6RS Scheme

Primary LanguageSchemeOtherNOASSERTION

ndarray

Build Status

Hacking on a NumPy-like ndarray for R6RS Scheme, mainly as an excuse to work with the language. After installing Akku one can clone this repository then begin coding thusly::

cd ndarray
akku install
source .akku/bin/activate