shadaj / scalapy-numpy   0.1.0+6-14ca0424

MIT License GitHub

Static facades for using NumPy in ScalaPy

Scala versions: 2.13 2.11
Scala Native versions: 0.3

scalapynumpy 0.1.0+3-046d1d67


Group ID:
me.shadaj
Artifact ID:
scalapynumpy_2.12
Version:
0.1.0+3-046d1d67
Release Date:
Aug 21, 2019
Licenses:
MIT
Files:
Full Scala Version:
2.12.8
Developers:

libraryDependencies += "me.shadaj" %% "scalapynumpy" % "0.1.0+3-046d1d67"

Mill build tool

ivy"me.shadaj::scalapynumpy:0.1.0+3-046d1d67"

Scala CLI

//> using dep "me.shadaj::scalapynumpy:0.1.0+3-046d1d67"

Ammonite REPL

import $ivy.`me.shadaj::scalapynumpy:0.1.0+3-046d1d67`

<dependency>
  <groupId>me.shadaj</groupId>
  <artifactId>scalapynumpy_2.12</artifactId>
  <version>0.1.0+3-046d1d67</version>
</dependency>

compile group: 'me.shadaj', name: 'scalapynumpy_2.12', version: '0.1.0+3-046d1d67'