Skip to content

Quafadas/vecxt

Repository files navigation

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 on native and JVM. JS... is waiting for WebAssembly BLAS.

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

Sponsor this project

 

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages