Last Version

Math Extensions 1.0.4

Koltin extensions for matrix and vector algebra, random number generation, and arithmetic on boolean arrays.

License

License

GroupId

GroupId

com.tecacet
ArtifactId

ArtifactId

math-extensions
Version

Version

1.0.4
Type

Type

jar
Description

Description

Math Extensions
Koltin extensions for matrix and vector algebra, random number generation, and arithmetic on boolean arrays.
Project URL

Project URL

https://github.com/algorythmist/math-extensions
Project Organization

Project Organization

TecAceT
Source Code Management

Source Code Management

https://github.com/algorythmist/math-extensions

Download math-extensions 1.0.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.20

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.