speedy-math

Faster Java implementations of hypot, expm1, cos, sinh, cosh, tanh, asin, acos, atan and atan2

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.streamsupport
ArtifactId

ArtifactId

speedy-math
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

speedy-math
Faster Java implementations of hypot, expm1, cos, sinh, cosh, tanh, asin, acos, atan and atan2
Project URL

Project URL

https://github.com/stefan-zobel/speedy-math/
Source Code Management

Source Code Management

https://github.com/stefan-zobel/speedy-math

Download speedy-math

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Total alerts Language grade: Java Maven Central javadoc.io

speedy-math

Faster Java implementations of hypot, expm1, cos, sinh, cosh, tanh, asin, acos, atan and atan2

Maven:

<dependency>
    <groupId>net.sourceforge.streamsupport</groupId>
    <artifactId>speedy-math</artifactId>
    <version>1.0.0</version>
</dependency>

Versions

Version
1.0.0