-
[misspell](https://github.com/client9/misspell) can be used to catch common spelling errors.
Running `misspell` on this repository detected the following spelling issues (some of these may need to …
-
If a user's compute clock is off and they send a message in chat, the message itself is timestamped incorrectly. This breaks, e.g., marking the chat as read, and generally causes problems.
There's…
-
```julia
_
_ _ _(_)_ | A fresh approach to technical computing
(_) | (_) (_) | Documentation: https://docs.julialang.org
_ _ _| |_ __ _ | Type "?hel…
-
**Describe the bug**
I'm running BP5.toml based on this branch https://github.com/TEAR-ERC/tandem/pull/72 (at commit [ee87ac9](https://github.com/TEAR-ERC/tandem/pull/72/commits/ee87ac99a08eef619de72…
-
# Summary
|New Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|linux: RVA23U64 profile lp64d medlow multilib |4/4|0/0|0/0|[a9173a50e7e346a218323916e4d3add8552529ae](https://github.com…
-
Description of the Bug: In the deployVault function users can deploy vaults to a computeAddress, a malicious user can compute anothers user's Vaultaddress, and forcefully(self-destruct) send 1 wei to …
-
### What happened?
state%exner is currently computed as pressure over surface pressure, raised to kappa. That is not the definition of exner; it should be with respect to the reference pressure = 100…
-
## Reporting a bug
- [✅] I have tried using the latest released version of Numba (most recent is
visible in the release notes
(https://numba.readthedocs.io/en/stable/release-notes-ove…
-
I have a module that I would like to have code coverage using `Istanbul`, but I cant get it working when I use arrow function.
my module `compute.js`
```
'use strict';
exports.addition = (a, b) => …
-
Currently the documentation about the properties of `f_dist` is wrong: `:single_eps` _does_ handle multiple distances.
We should clarify the difference between this approaches:
1. Single dist …