-
### Describe the issue as clearly as possible:
On a trivial example (that of quickstart.md) there appears to be a weird bug I'm experiencing with the NUTS sampler using a GPU.
When I run the scri…
-
### BYOND Version
_No response_
### Round Date
2024/09/17
### Round ID
_No response_
### Test merges
_No response_
### Describe the bug
I was told that a maintenance room, most likely sk_rdm1…
-
I'm seeing an issue with multiple instances of autoamatic1111 with the behavior of sd-dynamic-prompts. New installs, on both master, and dev branch have the issue. Older installs work as expected, unt…
dm18 updated
7 months ago
-
Hello there.
I'm trying to implement some idemix support for the fabric hyperledger tool.
Main thread here: https://lists.hyperledger.org/g/fabric/message/6625
I wonder if all the python wrappe…
-
### Your GTNH Discord Username
.leninus
### Your Pack Version
2.7.0-beta3_Java_17-21
### Your Server
SP
### Java Version
Java 20
### Type of Server
Single Player
### Your…
-
Hi, thanks for such a nice library.
I found a bug in LMMAES and will send a pullrequest.
Background
Recently I'm interested in LM-MA-ES and use both [implementation in numpy](https://github.com/…
-
Hi,
I tried to use AutoEnzyme as an optimizer to build a neural network to predict parameters for ODEs following the example of [DiffEqFlux](https://docs.sciml.ai/DiffEqFlux/stable/examples/neural_od…
-
Taskpool is not flushed when a test fails. Therefore, the number of running threads increases when if fails during spec-test. Eventually, in extreme cases, this may result in resource exhaustion if a …
-
In https://github.com/NVIDIA/CUDALibrarySamples/blob/master/cuRAND/Host/mtgp32/curand_mtgp32_uniform_example.cpp
The generator at line 30:
CURAND_CHECK(curandCreateGenerator(&gen, CURAND_RNG_PSEUD…
-
A common problem is to compute the Cholesky factor of `A + u @ u.T`, given a PD matrix `A` (shape `n x n`) and a rank-1 update vector `u` (shape `n`). The obvious and naive way is to directly compute …