-
Imported from SourceForge on 2024-07-04 09:57:11
Created by **[tomasriker](https://sourceforge.net/u/tomasriker/)** on 2021-09-02 09:18:07
Original: https://sourceforge.net/p/maxima/bugs/3845
---
Th…
rtoy updated
4 months ago
-
```julia
n = 5;
a ,b = 0.1, 0.2
_₂F₁(-n,n+a+b+1,a+1,z+eps()*im)
```
-
I am going to implement a method for passing a string math expression to create custom tonemapping functions, something I have wanted so long. It will be amazing for experimentation. Also quite easy t…
-
### Steps To Reproduce
for a graph `g`, outputs of `g.orientation()` and `g.acyclic_orientation()` are rather different, type-wise.
As reported by Gordon Royle on [sage-devel](https://groups.googl…
-
### Is your feature request related to a problem? Please describe.
_No response_
### Describe the solution you'd like.
It would be nice to add an argument `regularized: bool` and have the possibili…
-
### Describe your issue.
[Pochhammer symbol](https://docs.scipy.org/doc/scipy/reference/generated/scipy.special.poch.html#scipy-special-poch) is defined by gamma functions which is valid for complex …
-
which parameters did you use to get the HDR-VDP 3 metrics?
I tried using this paranmeters:
% Parâmetros de visualização
Y_peak = 3200; % Display peak luminance in cd/m^2
contrast = 1000;…
-
The code below causes deadlock.
```julia
using Knet
t = KnetArray(ones(10, 10))
gamma.(t)
```
How to resolve this? Basically I need `gamma` family functions to support broadcasting.
-
Returns x such that incomplete_gamma(a, x) = y. It could be implemented by searching for the only root of a monotonic function on (0, infinity).
see [gammaincinv](http://docs.scipy.org/doc/scipy-0.17…
-
Suggesting an option to combine multiple estimates of the same parameter set (shape and scale of gamma distribution fitted to incubation period for Ebola, for example, across 5 studies). Here's some b…