Skip to content

JuliaMath/Gamma.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gamma.jl

Build Status Coverage

Simple and fast Gamma function.

This library provides a dependence-free, Julia native implementation of the Gamma function and related utilities like loggamma and logabsgamma.

Supports Integer, Float16, Float32, and Float64, Complex and BigFloat arguments.

Contributing

Contributions are very welcome, as are feature requests, suggestions or general discussions. Please open an issue for discussion on newer implementations, share papers, new features, or if you encounter any problems. Our goal is to provide high quality Julia native implementations of Gamma functions that match or exceed the accuracy of the implementations provided by SpecialFunctions.jl. Please let us know if you encounter any accuracy or performance issues.

About

Simple and fast Gamma function

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages