Davi

Results 9 issues of Davi

However, somehow @alendit managed to fix it in an older version at https://github.com/alendit/forbiddenfruit Is there any pypi package I could import that allows `__init__` patching?

I don't know if this is a issue specific to Native Scala, but runing sbt inside a virtualenv points to the expected python3.7 venv path, but shows the wrong 3.6.8...

A weighted soft_rank would be a great addition to have! It could be weighted by element index, by a weighting function, or by a vector of weights. My initial attempt...

Related: Do you know any work/implementation about soft indexing similar to numpy/scipy `argsort` and `partition`?

I mean something like what [xpytile](https://github.com/jaywilkas/xpytile) does. One problem with xpytile is it being a python script depending on external python packages.

It seems I first need to first hit my custom keybinding to call zentiling and after that I have to always hit the keybinding to activate tiling.

Does it work on a PW 5th Gen? Which isa the earlier allowed firmware? Could it be 5.3.1?

The extension works well with `LIBTORCH_USE_PYTORCH=1 cargo build --release` and with `LIBTORCH_USE_PYTORCH=1 maturin build --release`. However, I couldn't manage to publish it to pypi. Maturin publishing works fine here with...