-
___
## What performance issue do we need to solve?
When on a poor connection, authentication calls can sometimes fail. This is sometimes de-authing users from the app (logging them out) when it sh…
-
### Issue Checklist
- [X] I have properly named the issue
- [x] I have checked the issues/discussions pages to see if the issue has been previously reported
### What platform are you using?
…
-
libgap's randomness is not freshly seeded at the Sage startup. For example, sampling random matrices over GF(p) always produces same results.
```
$ sage -c 'print GL(4, GF(2)).random_element()'
[0 …
-
Here's a self-contained example that shows the incorrect behavior:
```scala
import scala.collection.mutable
import scala.collection.immutable.SortedSet
import scala.util.Random
class Bug(m: m…
-
### What happens?
Memory keeps growing when inserting into a duckdb table from a dataframe in a loop where the dataframe is reused to reference new data (i.e. it seems duckdb keeps a reference to the…
-
I'm using NNX for a toy transformer on Wikitext-103, and I'm observing that one in every ~100 steps there's a step that takes much much longer (on the order of 2 seconds vs 0.02 seconds). I'm managed …
-
### What happens?
Appended is a "RECURSIVE CTE" table function which is intended to
produce a Knuth shuffle of the input list; in the version shown here,
it produces a table so that we can easily s…
-
### What happened?
Age restricted videos are being refused. Downloads are additionally impossible to perform. Despite me being logged in, I have to resort to using random website video downloaders to…
-
There is a bug in the current AD implementation for eigsolve when the eigenvalues are degenerate.
A simple example
```julia
using KrylovKit
using Zygote
@testset "degenerated eigsolve ad" …
-
### Prerequisites and Pre-Issue Checklist
- [X] I'm reporting the RFE to the correct repository:
- [MegaMek](https://github.com/MegaMek/megamek/issues)
- [MegaMekLab](https://github.com/MegaMek/megam…