quafadas / vecxt   0.0.20

Apache License 2.0 Website GitHub
Scala versions: 3.x
Scala.js versions: 1.x
Scala Native versions: 0.5

docs

vecxt

Freeing you from the tyranny of having to choose which platform you write your compute intense workload for. Making cross platform, compute intense linear alegbra problems less... vexing.

What is it?

Aims to provide convienent and intuitive syntax for vector computations with best-in-class inline-shim-to-BLAS performance.

JVM JS Native
Data structure Array[Double] Float64Array Array[Double]
Shims to https://github.com/luhenry/netlib https://github.com/stdlib-js/blas CBLAS

Didn't you say "cross platform"?

This is a very neat piece of work. https://github.com/dragonfly-ai/narr