kmath VS kotlin-numpy

Compare kmath vs kotlin-numpy and see what are their differences.

kmath

Kotlin mathematics extensions library (by SciProgCentre)

kotlin-numpy

Kotlin bindings for NumPy (by Kotlin)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
kmath kotlin-numpy
1 3
469 313
- 0.0%
8.3 0.0
over 1 year ago over 1 year ago
Kotlin Kotlin
Apache License 2.0 Apache License 2.0
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.

kmath

Posts with mentions or reviews of kmath. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-03.

kotlin-numpy

Posts with mentions or reviews of kotlin-numpy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-19.
  • Python backend for Kotlin
    3 projects | /r/Kotlin | 19 Dec 2021
    I remember there was this effort: https://github.com/Kotlin/kotlin-numpy. Unfortunately, it seems abandoned now. Indeed porting or wrapping libraries is a huge piece of work, and there are so many libraries that would be cool to be used from Kotlin... On the other hand, for me, creating a Python backend seems potentially solving compatibility with any library.
    3 projects | /r/Kotlin | 19 Dec 2021
    Numpy already has bindings for numerous languages. https://github.com/Kotlin/kotlin-numpy
  • Numpy for kotlin
    5 projects | /r/Kotlin | 3 Jun 2021

What are some alternatives?

When comparing kmath and kotlin-numpy you can also consider the following projects:

lets-plot-kotlin - Grammar of Graphics for Kotlin

kotlingrad - 🧩 Shape-Safe Symbolic Differentiation with Algebraic Data Types

kotlindl - High-level Deep Learning Framework written in Kotlin and inspired by Keras

kotlin-python - Python target for the Kotlin Programming Language. See https://github.com/krzema12/kotlin-python/tree/python-backend/python

multik - Multidimensional array library for Kotlin