-
**Playbook Configuration**:
My `vars.yml` file looks like this:
```yaml
---
# The bare domain name which represents your Matrix identity.
# Matrix user ids for your server will be of the …
-
### What happened?
### Description
When adding conditions to fields within a matrix block, they often don't work as expected because the conditions are evaluated against the matrix block itself rathe…
-
**TypeError: Must supply at least one delayed object**
Input matrix
>>> ex_matrix = pd.read_csv(SC_EXP_FNAME, sep='\t', header=0, index_col=0).T
>>> ex_matrix.head()
GENE Mrpl15 Lypla1 …
-
*This issue was originally created by [**@zephryn**](https://github.com/zephryn) at .*
### Background information
- **Dendrite version or git SHA**: still on 0.3.8
- **Monolith or Polylith?**: mo…
-
Initially reported https://github.com/stan-dev/cmdstan/issues/1299
This stan code:
```stan
parameters {
vector[1] x;
}
transformed parameters {
vector[1] theta = 1 * x;
}
model {
t…
-
I learned last week that you cannot read/write to the peer relation databag during install.
[See juju bug](https://bugs.launchpad.net/juju/+bug/2086837)
[See thread in matrix](https://matrix.to/…
-
When using shared secret for authentication I get
```
matrix-bot-postmoogle[675957]: FTL app/cmd/main.go:126 > cannot initialize matrix bot error="failed to load olm account: decrypt pickle: bad mac…
-
*This issue was originally created by [**@blind-oracle**](https://github.com/blind-oracle) at .*
### Background information
- **Dendrite version or git SHA**: #3244
- **SQLite3 or Postgres?…
-
*This issue was originally created by [**@ShadowJonathan**](https://github.com/ShadowJonathan) at .*
### Background information
- **Dendrite version or git SHA**: 83b9cb4d79123ec89e18a46d520…
-
Hello folks,
I have encountered a problem with the undefined behaviors sanitizer when running our test suite against it.
Here is a program that will trigger the issue (both in 0.6.5 and current …