neanderthal VS blis

Compare neanderthal vs blis and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
neanderthal blis
5 16
1,042 2,007
0.3% 3.9%
7.0 7.1
11 days ago 8 days ago
Clojure C
Eclipse Public License 1.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

neanderthal

Posts with mentions or reviews of neanderthal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-23.
  • AI’s compute fragmentation: what matrix multiplication teaches us
    4 projects | news.ycombinator.com | 23 Mar 2023
  • Having trouble setting up Neanderthal.
    3 projects | /r/Clojure | 17 Feb 2023
    There is the official Hello World https://github.com/uncomplicate/neanderthal/tree/master/examples/hello-world
  • Da li u Srbiji , generalno prostoru balkana , ima "Ozbiljnih" Open source kreatora?
    3 projects | /r/programiranje | 10 Feb 2022
  • Anybody using Common Lisp or clojure for data science
    14 projects | /r/lisp | 16 Jul 2021
    Did you have any occasion to evaluate neanderthal during your research? People seem to prefer it over core.matrix because it focus on primitive speed and sticking to BLAS idioms (as well as offering a decent api for working with GPU backends via cuda and opencl). I am curious to see if you did and found anything lacking there. I have a project on the backburner to try and target neanderthal for local search stuff, expressing problems in a high-level API that can then be baked into some numerically-friendly representation for efficient execution. It's often easier (trivial) to express solution representations, neighborhood functions, and objectives/constraints in a general purpose language, of which none of the things we like (sparse data structures, dynamically allocated stuff) are amenable to the contiguous memory, primitive numeric model that the hardware wants.
  • I want to quit my data analyst job and learn and become a Clojure developer
    5 projects | /r/Clojure | 2 Jun 2021
    Do clojure as a side gig or in free time. Let day job pay the bills. If you can, maybe incorporate clojure into work job to solve small problems (https://github.com/clj-python/libpython-clj and https://github.com/scicloj/clojisr provide bridges to/from python and r). There is a lot of effort going into the data science side as well; the scicloj effort has resulted in a lot of growth over the last 2 years. tech.ml.dataset, tech.ml (now scicloj.ml). Dragan has a bunch of excellent stuff in neanderthal and deep diamond. There are also bindings to other jvm libraries from multiple languages.

blis

Posts with mentions or reviews of blis. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-28.

What are some alternatives?

When comparing neanderthal and blis you can also consider the following projects:

tiny-cuda-nn - Lightning fast C++/CUDA neural network framework

dtype-next - A Clojure library designed to aid in the implementation of high performance algorithms and systems.

libpython-clj - Python bindings for Clojure

deep-diamond - A fast Clojure Tensor & Deep Learning library

numcl-benchmarks - benchmarks against numpy, julia

magicl - Matrix Algebra proGrams In Common Lisp.

vectorflow

sundials - Official development repository for SUNDIALS - a SUite of Nonlinear and DIfferential/ALgebraic equation Solvers. Pull requests are welcome for bug fixes and minor changes.

qvm - The high-performance and featureful Quil simulator.

how-to-optimize-gemm

xtensor - C++ tensors with broadcasting and lazy computing

rebel-readline - Terminal readline library for Clojure dialects