JNumeric

NumPy-like syntax for Jython

License

License

The Jython License
GroupId

GroupId

com.github.tbekolay.jnumeric
ArtifactId

ArtifactId

jnumeric
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

JNumeric
NumPy-like syntax for Jython

Download jnumeric

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.tbekolay.jnumeric/jnumeric/ -->
<dependency>
    <groupId>com.github.tbekolay.jnumeric</groupId>
    <artifactId>jnumeric</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tbekolay.jnumeric/jnumeric/
implementation 'com.github.tbekolay.jnumeric:jnumeric:0.1'
// https://jarcasting.com/artifacts/com.github.tbekolay.jnumeric/jnumeric/
implementation ("com.github.tbekolay.jnumeric:jnumeric:0.1")
'com.github.tbekolay.jnumeric:jnumeric:jar:0.1'
<dependency org="com.github.tbekolay.jnumeric" name="jnumeric" rev="0.1">
  <artifact name="jnumeric" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tbekolay.jnumeric', module='jnumeric', version='0.1')
)
libraryDependencies += "com.github.tbekolay.jnumeric" % "jnumeric" % "0.1"
[com.github.tbekolay.jnumeric/jnumeric "0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.python : jython-standalone jar 2.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1