Clojure/Java Matrix Library Performance Comparison (core.matrix vs EJML vs vectorz-clj)

This page summarizes the projects mentioned and recommended in the original post on /r/Clojure

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • euclidean

    Fast, immutable math for 3D geometries in Clojure

  • https://github.com/weavejester/euclidean ... I don't think the goal was speed, there, but it's correct, simple, and I've used it to good effect.

  • play-cljc

    A Clojure and ClojureScript game library

  • You could also compare it to the matrix functions in play-cljc (see also the API docs). It doesn't implement everything in your list though. I was originally using core.matrix but writing them from scratch made a big perf difference in my testing.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts