/speedy-math

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

Primary LanguageJavaApache License 2.0Apache-2.0

CodeQL 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>