-
Hi, I used the Intel RealSense Viewer application in the SDK2.0, which is very well designed. I want to develop the face detection module, but I don't find the source code. Can you provide the source …
-
-
When working on the pipeline, I was having trouble with building the docker because of the PyCall dependency. I wanted to see how easy it was to replace PyCall with PythonCall which has a better way o…
-
### What happens?
If I issue the query `SELECT COUNT(1) FROM my_dataset` then all columns will be loaded from disk.
This is because duckdb does not set the `columns` property when calling `Datas…
-
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
We still have a few classes that do not yet have wrapper functions. Namely `datafusion.obje…
-
I create this issue to document information needed to refactor cmake related material.
Minimum requirements to build cytnx. Here is the incomplete list.
For C++
* boost
* blas/lapack. Effectiv…
-
SkyServe python API is not documented. This limits people using SkyPilot programmatically/with wrappers from using SkyServe.
-
Can you please clarify if there is specific query that is used for sarif file generation of this would be enough:
```bash
codeql database create java-db --language=java
codeql database analyze ja…
shafr updated
1 month ago
-
Is there an appetite to upgrade to .NET 8.0?
I was thinking something along the lines of what @dmedine [did](https://github.com/Diademics-Pty-Ltd/LibLSL)?
I've seen issues and PRs across the L…
-
Hi, I am trying to compute some bispectra using your hipster_wrapper_bispectrum.sh wrapper but it seems to crash when looking for a file that doesn't exist. I git cloned the repository, ran the script…