-
-
Community partners, can you help me look at this problem
version:webrtc-java-0.6.0.zip
Maven output
[INFO]
[INFO] --- cmake-maven-plugin:3.19.2-b1:compile (cmake-compile) @ webrtc-java-jni --…
-
The `data_circular_core` and `data_circular_core-sol` test cases have `mesh:paralleltransform = shiftedinterp`, but the option is now called `mesh:paralleltransform:type`, so they end up using the ide…
-
Something strange about the return shape of the frequency response. For a square 2x2 system:
```
sys(np.array(0.0), squeeze=False).shape
(2, 2, 1)
sys(0.0, squeeze=False).shape
(2, 2)
```
…
-
Two examples here, one that seems as though it will require clamping the inverse link function? The `predict()` example is OK in master/1.0.1, should double-check to make sure we haven't broken it in …
-
From #529 at [2020-12-24](https://github.com/kinnala/scikit-fem/issues/529#issuecomment-750296567):
> Note that we don't have any helper functions for time integration yet. That would be a welcome …
-
Minimal example to reproduce the issue:
```python
from sympy import Piecewise, Symbol, ITE, MatrixSymbol
x = Symbol('x')
y = Symbol('y')
inp = MatrixSymbol('inp', 1, 1)
rep_dict = {y: inp[…
-
B3 has been coded although "inverse laplace transform" results in infinite recurrance, must be debugged
-
Hello!
Would it make sense, to have more distribution types for the error term of ADAM, for example gamma or weibull?
-
One example fails to compile:
```
Trying to compile ../../../examples/laplacexy/alfven-wave
Compiling alfven.cxx
In file included from alfven.cxx:2:
../../../include/bout/invert/laplacexy.hxx:…