shadaj / scalapy-numpy   0.1.0+6-14ca0424

MIT License GitHub

Static facades for using NumPy in ScalaPy

Scala versions: 2.13 2.12 2.11
Scala Native versions: 0.3

ScalaPy NumPy Bindings

Static facades for using NumPy in ScalaPy. Currently contains minimal bindings for usage with TensorFlow.

Installation

scalapy-numpy is published on Maven Central, so you can add it to your project by including it as a dependency.

libraryDependencies += "me.shadaj" %% "scalapy-numpy" % "0.1.0"