JuliaMath / JuliaMath/SpecialFunctions.jl

Add logabsgamma(::Complex)

Open
#437 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
381
Forks
113
Avg merge
1d 23h
Merged PRs (30d)
1

Description

This was a bit surprising:
```julia
julia> logabsgamma(1+im)
ERROR: MethodError: no method matching logabsgamma(::Complex{Int64})
Closest candidates are:
logabsgamma(::Real) at ~/.julia/packages/SpecialFunctions/gXPNz/src/gamma.jl:599
Stacktrace:
[1] top-level scope
@ REPL[1]:1
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.