-
### The problem
**Given:**
- 3 TS0601 devices - for collecting electricity readings
- Integration - Riemann sum integral - for converting W to KW*h
- Sensor (Source), which summarizes readings in …
-
```console
+ /usr/bin/pytest -ra
ImportError while loading conftest '/home/tkloczko/rpmbuild/BUILD/riemann-client-6.5.0/tests/conftest.py'.
tests/conftest.py:7: in
import riemann_client.trans…
-
![Screenshot 2023-11-27 134903](https://github.com/sapienzastudentsnetwork/calcprob2324/assets/107944476/15ab4f07-a36f-4475-b00a-4088eb08a016)
-
**Describe the bug**
The advecting radiation pulse test has what seems to be an odd-even instability issue when the pulse is not advecting (v = 0) and it goes away when v > 0.
Method 1:
`epsi…
-
- [x] Your Sphinx docs throw warnings: fix
```
reading sources... [100%] submissions/riemann_solver
/home/tsunami_19/03_bathymetry/gerlach_hofer/docs_sphinx/getting_started/building_project.rst:11…
-
Hello devs.
Here is my problem. When opening a never before opened document and enter the chat for that very document via sidebar I cannot start a call because obviousely talk tries to open the dev…
-
The 2.0.0 release failed with a "401 Unauthorized" error:
https://github.com/ccin2p3/puppet-riemann/actions/runs/6040927762/job/16392797381
This is likely due to the `PUPPET_FORGE_USERNAME` or `PU…
-
I tried to compile GRPC modules again on RHEL 9 (well, actually Rocky 9). I used 4.4.0 release sources. Compilation fails with the following error:
```
CXX modules/grpc/otel/libotel_cpp_la-sy…
-
**Describe the bug**
I believe a int overflow is causing higher level 1x3v mixed grid runs to fail when using `--kron-mode sparse`. This does not happen with `--kron-mode dense`
Here's the result…
-
The incomplete elliptic integral of the third kind Π(n, Φ, m) has currently two implementations
in the complex case: one based on Carlson transforms, very fast and one based on numerical integration,…