Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.
/ speedy-math Public archive

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

License

Notifications You must be signed in to change notification settings

stefan-zobel/speedy-math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages