Pinned Repositories
cerebro
Linear algebra library for machine learning
clatrix
A stupid name for a smart matrix library, because who doesn't love smart matrices?
clj-hdf5
HDF5 library support in clojure
core.matrix
Matrix / Vector API for Clojure supporting multiple implementations
core.matrix.dojo
A basic project setup for the core.matrix Coding Dojo
core.matrix.stats
Statistical function library for Clojure using core.matrix
expresso
Clojure library for symbolic computation
image-matrix
core.matrix support for Java images
parallel-colt-matrix
Basic implementation of parallel colt in clojure
vectorz-clj
Fast matrix and vector maths library for Clojure
Clojure Numerics's Repositories
clojure-numerics/expresso
Clojure library for symbolic computation
clojure-numerics/core.matrix.stats
Statistical function library for Clojure using core.matrix
clojure-numerics/core.matrix
Matrix / Vector API for Clojure supporting multiple implementations
clojure-numerics/clj-hdf5
HDF5 library support in clojure
clojure-numerics/core.matrix.dojo
A basic project setup for the core.matrix Coding Dojo
clojure-numerics/image-matrix
core.matrix support for Java images
clojure-numerics/vectorz-clj
Fast matrix and vector maths library for Clojure
clojure-numerics/cerebro
Linear algebra library for machine learning
clojure-numerics/clatrix
A stupid name for a smart matrix library, because who doesn't love smart matrices?
clojure-numerics/parallel-colt-matrix
Basic implementation of parallel colt in clojure
clojure-numerics/apache-commons-matrix
Implementation of core.matrix backed by Apache Commons Math matrices
clojure-numerics/arrayspace
Experimental n-dimensional array implementation in Clojure. Based on ideas from the Blaze project, the Chapele language, the ZPL language and others.
clojure-numerics/gorilla-repl
A rich REPL for Clojure in the notebook style.
clojure-numerics/loom
Graph library for Clojure. Mailing list https://groups.google.com/forum/#!forum/loom-clj
clojure-numerics/vectorz
Fast, no-nonsense vector math library for Java
clojure-numerics/ccw
Counterclockwise is an Eclipse plugin helping developers write Clojure code
clojure-numerics/core.matrix.complex
Complex numerical arrays in Clojure, as an extension to core.matrix
clojure-numerics/incanter
Clojure-based, R-like statistical computing and graphics environment for the JVM
clojure-numerics/JavaMatrixBenchmark-for-Vectorz
clojure-numerics/knn
K Nearest Neighbor Classifier in Clojure
clojure-numerics/neanderthal-atlas
JNI Bindings for ATLAS BLAS and LAPACK
clojure-numerics/statistiker
Minimalistic statistics library for Clojure