RhysU / ndarray

Hacking on a NumPy-like ndarray for R6RS Scheme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Hacking on a NumPy-like ndarray for R6RS Scheme

License:Other


Languages

Language:Scheme 99.6%Language:Shell 0.4%