-
First and foremost, thanks for your great work bringing us and maintaining reikna!
Some time ago, I tried to compute an FFT using reikna. The program code does not work anymore (meanwhile using a new…
-
### Problem:
I actually came here from [aws-lc-rust](https://github.com/aws/aws-lc-rs). I tried to use the following minimal example with `x86_64-win7-windows-msvc` but as soon as the library tries…
-
### Description
```python3
from flax import nnx
import tensorflow as tf
import jax.numpy as jnp
from jax.experimental import jax2tf
import optax
from flax.training import train_state
key = n…
-
Hi, thank you for the great package.
I am trying to run a model for a few samples, save the state, and keep sampling. A minimal example will be a long the lines of
```
from jax import random
…
-
Hey, thank you for sharing this with the world!
I was trying to install the package, and after tweaking my system as well as the setup.py to make sure all paths are found correctly, stumbled upon …
-
Currently the same random number generator seed is used each time DIRTY is run. It would be helpful if there was an option to request that a different seed be used, perhaps by adding a line to the par…
-
### Describe the bug
If the underlying transformers all accept sparse input data, `ColumnTransformer` should also be able to accept sparse input data. That's indeed the case for the `csr`, `csc`, `li…
-
**Is your feature request related to a problem? Please describe.**
The [documentation](https://dppy.readthedocs.io/en/latest/finite_dpps/definition.html#definition) says that the correlation kernel c…
-
Mobs like Spiders and Zombies are way too fucking OP when you are small because they have 100% accuracy when in radius, so my idea is to have a system that depending on what you are doing and how smal…
-
From the definition of the struct, it seems like it should be as simple as copy-pasting it over. I can open a PR for this, but wanted to know if there was any reason not to do this previously.
`Met…