core.matrix
Matrix API
Provides a standard API and abstraction for matrix and array programming in Clojure, enabling efficient numerical computing.
core.matrix : Multi-dimensional array programming API for Clojure
702 stars
47 watching
113 forks
Language: Clojure
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
uncomplicate/neanderthal | A Clojure library providing optimized native libraries for fast matrix and linear algebra computations on CPU and GPU. | 1,076 |
k1d77a/lunamech-matrix-api | A Common Lisp implementation of the Matrix API. | 7 |
michaelklishin/neocons | A Clojure client for the Neo4J REST API, providing a feature-rich interface to the graph database | 204 |
gigasquid/k9 | A Clojure library for constructing and training simple neural networks using core.matrix | 104 |
matrix-org/matrix-widget-api | An API for widgets and web clients to communicate with Matrix servers. | 59 |
kaneplusplus/bigmemory | A C++ library that provides efficient storage and manipulation of large matrices. | 126 |
clojure/core.async | A Clojure library providing facilities for concurrent programming and communication. | 1,956 |
matrix-org/matrix-rust-sdk | Provides a Rust library for building Matrix client-server applications with encryption and networking capabilities. | 1,263 |
rm-hull/monet | A ClojureScript library for working with canvas and visuals. | 166 |
matrix-org/matrix-appservice-irc | A Node.js IRC bridge that connects Matrix and IRC networks using a standardized API | 467 |
akabe/slap | A linear algebra library with type-based static size checking for matrix operations. | 88 |
clojure/core.typed | An optional type system for Clojure | 1,289 |
clojusc/mesomatic | Provides a simple and idiomatic interface to the Mesos Java API in Clojure. | 70 |
rinuboney/clatern | A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. | 67 |
atisharma/matlib | A Clojure library of optimisation and control theory tools and convenience functions | 25 |