originrose / aljabr

A core.matrix library for Clojure and Clojurescript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Al-jabr

Algebra: (from Arabic "al-jabr" meaning "reunion of broken parts")

This library is a core.matrix implementation for Clojure and Clojurescript, although the focus is on Clojurescript. It provides multidimensional arrays with cheap views and transposing.

  [thinktopic/aljabr "0.1.1"]

Open Source History

This project originated as a fork of Karsten Schmidt's thi.ng/ndarray library, which is a Clojure/Clojurescript port of Mikola Lysenko's ndarray core JS library. It remains under the same Apache license that ndarray used.

About

A core.matrix library for Clojure and Clojurescript.

License:Apache License 2.0


Languages

Language:Clojure 100.0%