scalapy-numpy


License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

me.shadaj
ArtifactId

ArtifactId

scalapy-numpy_2.12
Last Version

Last Version

0.1.0+6-14ca0424
Release Date

Release Date

Type

Type

jar
Description

Description

scalapy-numpy
scalapy-numpy
Project URL

Project URL

https://github.com/shadaj/scalapy-numpy
Project Organization

Project Organization

me.shadaj
Source Code Management

Source Code Management

https://github.com/shadaj/scalapy-numpy.git

Download scalapy-numpy_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/me.shadaj/scalapy-numpy_2.12/ -->
<dependency>
    <groupId>me.shadaj</groupId>
    <artifactId>scalapy-numpy_2.12</artifactId>
    <version>0.1.0+6-14ca0424</version>
</dependency>
// https://jarcasting.com/artifacts/me.shadaj/scalapy-numpy_2.12/
implementation 'me.shadaj:scalapy-numpy_2.12:0.1.0+6-14ca0424'
// https://jarcasting.com/artifacts/me.shadaj/scalapy-numpy_2.12/
implementation ("me.shadaj:scalapy-numpy_2.12:0.1.0+6-14ca0424")
'me.shadaj:scalapy-numpy_2.12:jar:0.1.0+6-14ca0424'
<dependency org="me.shadaj" name="scalapy-numpy_2.12" rev="0.1.0+6-14ca0424">
  <artifact name="scalapy-numpy_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.shadaj', module='scalapy-numpy_2.12', version='0.1.0+6-14ca0424')
)
libraryDependencies += "me.shadaj" % "scalapy-numpy_2.12" % "0.1.0+6-14ca0424"
[me.shadaj/scalapy-numpy_2.12 "0.1.0+6-14ca0424"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.11
me.shadaj : scalapy-core_2.12 jar 0.3.0+31-94930a4d

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.1.0
org.scalacheck : scalacheck_2.12 jar 1.14.0

Project Modules

There are no modules declared in this project.

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"

Versions

Version
0.1.0+6-14ca0424
0.1.0+5-ad550211
0.1.0+4-e07f0f61
0.1.0+3-046d1d67
0.1.0+2-e956dae5
0.1.0+1-63ce9d25
0.1.0
a6e7b604