Al-jabr
October 4, 2016 ยท View on GitHub
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.