-
So what exactly is graph matching useful for in the real world?
-
Submitting Author:
- Chad Neald: @ChadNeald
- Dustin Burnham: @dusty736
- Kangbo Lu: @KangboLu
- Debananda Sarkar: @debanandasarkar
Package Name:
One-Line Description of Package: A fun Py…
-
**Describe the bug**
I'm trying to convert all videos to h264. but when converting hevc files i'm getting errors. I have hardware decoding and encoding working by using the following ffmpeg command…
-
I have the following situation:
My phone is rooted, AFWall+ app is installed, and a lot of apps has disabled network connection.
Sometimes mobile phone status bar shows heavy outgoing traffic, but P…
-
### Type
Game behaviour
### Bug description
Was checking if I can download my (lazer) replay since I don't have it locally on this [beatmap's difficulty](https://osu.ppy.sh/beatmapsets/523558#osu/1…
-
```
julia> using Statistics
julia> x = [(i==3 && j==3) ? missing : i*j for i in 1:3, j in 1:4]
3×4 Array{Union{Missing, Int64},2}:
1 2 3 4
2 4 6 8
3 6 missing 12
…
-
I think it would be a good idea to have a benchmark suite set up so that it's possible to get good throughput and latency measurements for various operations/datastructures. My understanding is that t…
-
-
Not shure if this belongs here or to ChainRules, but taking the gradient of functions that use `isposdef` fails with `ERROR: MethodError: no method matching iterate(::Nothing)`. See this MWE:
```ju…
-
Hi,
I'm trying to build ros2_rust on jazzy. I understand this is not fully supported yet?
When building I can see that all `*_msgs` packages get a rust crate except for the `service_msgs` package.…