-
And support - if not supported yet - and tests.
The best way, I believe, is to make Rust wrapper of a child java class a NewType for a Rust wrapper of the according Java ancestor, with Deref trait im…
-
I've got hardware transcoding on a Raspberry Pi CM4 working using ffmpeg from https://github.com/jc-kynesim/rpi-ffmpeg (tested as working with tag [pi/5.1.4/rpi_23](https://github.com/jc-kynesim/rpi-f…
-
Hi ,
Thanks a lot for this useful tool !
I'm running Liana and i'm curious that you cannot provide methods to generate Chord diagram or heatmap as in the liana R wrapper.
Have you planned to…
-
E.g. when trying to run the test
```python
def test_guppy_error(validate):
module = GuppyModule("test")
@guppy(module)
def bad(x: int) -> int:
return y # y not defin…
-
Hi there,
I've tested the pmml evaluator in Python which was more than 100x faster than the one in R.
It looks like it is only using a single core on my machine. Is there anything I can do to spee…
-
Could we make an official wrapper implementation on the gaussian processes to allow for a nonstationary kernel that can be adjusted in space locally?
Some time ago I remember I did something similar …
-
- Define a struct, e.g. `example.Example`, that implements `neovim.Plugin`
- Via `go generate` tool, search for `//neovim:wrapper Example Method1` directives to see which methods should have wrappers …
-
Hi, Kotlin/JS is great. I am currently writing project with it.
Is it possible to provide [antd](https://ant.design) wrapper? I used [Karakum](https://github.com/karakum-team/karakum) to generate K…
-
# Versions
Godot: v4.2.2.stable.official [15073afe3]
# The Feature
`double(MyClass)` makes a class that extends like:
```mermaid
graph LR;
A --> B --> C --> D
A[Doubled …
-
This is related, but essentially orthogonal to the idea in #713. This is a bit less well-formed of an idea but I wanted to get some notes down before the meeting today.
The motivation is that the w…