-
Hello team,
I'm working on integrating libraries like SoundTouch and Rubberband for pitch and tempo modifications in ExoPlayer. Initially, I used Sonic (the default in ExoPlayer), but due to qualit…
-
`reports
-
- [x] Write code for the closed-form observational EIG
- [x] Write code for the EIG over causal parameters i.e. for the marginalization over non-causal parameters, using MCMC samples
- [x] Writ…
-
```
When an attempt is made to construct a raw rate map for a
variable that has zeros in the denominator, the error message
says: Base values contain non-positive numbers. Cannot perform
smoothing.
H…
-
Currently, shapes accept any geometrical parameter, even those outside the definition domain of their distance calculation function. Incorrect parameters lead to non-differentiable surfaces or NaN val…
-
### Minetest version
```true
Minetest 5.10.0-dev-6d7a51974-dirty (Linux)
Using LuaJIT 2.1.0-beta3
Built by GCC 12.2
Running on Linux/6.1.0 x86_64
BUILD_TYPE=RelWithDebInfo
RUN_IN_PLACE=1
USE…
-
- [yes ] You are using the latest [version](https://github.com/niklasvh/html2canvas/releases)
- [yes] You are testing using the non-minified version of html2canvas and checked any potential issues re…
-
```
When an attempt is made to construct a raw rate map for a
variable that has zeros in the denominator, the error message
says: Base values contain non-positive numbers. Cannot perform
smoothing.
H…
-
I encounter the problem when passing a boolean variable to `smooth.spline`.
```
julia> a = true
julia> x = rand(100);
julia> y = x;
julia> R"smooth.spline($x, $y, cv=$a)"
RObject{VecSxp…
-
Currently if you set the zoom level of a SpectroConfig to a higher level than the images available (if it's created for zoom level 2 with 1+2+4 tiles then moving it to zoom level 3 will allow to try a…
ixio updated
4 months ago