xloem
xloem
I was looking into vispy and was surprised to see no mention of dlpack ([python page](https://dmlc.github.io/dlpack/latest/python_spec.html), [main page](https://dmlc.github.io/dlpack/latest/)), which provides for passing on-gpu data between different frameworks. So, here's an...
I enabled bed bolts. What is the origin of that term? - made `NutHole.sizes` into global `HexSizes` and added shaft diameter values - added non-metric values to `HexSizes` - added...
Looks like the source assumes the input is a normal file and not a block special device. ``` Program received signal SIGSEGV, Segmentation fault. 0x00007ffff7a9ccbb in __mempcpy_sse2 () from /lib64/libc.so.6...
With current git tip, I see a brief flicker and the application immediately terminates. ``` cd examples/triangle && "build/triangle" [Warn] Unable to find layer: VK_LAYER_KHRONOS_validation []WGPUFeatureName { Depth32FloatStencil8 TimestampQuery PipelineStatisticsQuery...
I was saddened to see a message dropped due to the 2000 character limit. Are there solutions to this? Ideas: - Informing the user somehow as the message is composed?...
It's quite inspiring you've made a library that works to unify the shared components of mainstream model architectures. I was a little surprised to see that it didn't have support...
https://github.com/ctrl-Felix/cosmospy-protobuf/issues/15#issuecomment-1657925046 Not sure if I’ll end up having time to make and contribute this idea, but if it makes sense as a feature request, the description is linked above.
Hi, At https://labstreaminglayer.readthedocs.io/info/network-connectivity.html#unix-linux-macos it is recommended to use `socat` for network troubleshooting on Linux. I tried this, but it seemed good to share that I found that socat absorbed my...
It looks like this project may not be maintained at the moment. Is anybody interested in merging pull requests into a fork, discussing future steps, or [setting up a github...
These are the changes I made when I forked https://github.com/xloem/wheecode . - Integrate @RobWks and @rtellez700 forks - Integrate open pull requests to this repository The integrations involved merging a...