-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar.
### Motivation
Some older operating system environments (such as…
-
Hi,
I have a model with multiple outputs. Using the C API, I need to select outputs according to their names, for example 'detection_boxes' in the following image:
![image](https://user-images.git…
-
Hello,
First of all, thank you for the fantastic work on the `openvino.genai` project. It's impressive how you've enabled inference for large language models and Stable Diffusion using the OpenVINO…
-
### What happens?
According to [Opening SQLite Databases Directly](https://duckdb.org/docs/extensions/sqlite.html#opening-sqlite-databases-directly) any client should be able to open SQLite databas…
-
We are getting these NOTEs on CRAN, e.g.
Found non-API calls to R: ‘SETLENGTH’, ‘SET_S4_OBJECT’,
‘SET_TRUELENGTH’, ‘UNSET_S4_OBJECT’
I'm really skeptical about the SETLENGTH and SET_TRUEL…
-
### Where is the problem?
https://github.com/modularml/mojo/blob/main/stdlib/src/python/_cpython.mojo
### What can we do better?
The `_cpython` module provides bindings to CPython, so it should ref…
-
It would be wonderful to have C-API to syntect library similar to treesitter. This will open up a gate to lot more users to use this library.
-
**Original message**: Failed to copy file
**System Info**
Editor version: 1.95.2
Extension version: 0.25.1
OS: win32 10.0.19045
**Stack**
Error: ENOENT: no such file or directory, stat 'C:\J…
-
Trying to compile `mccs` with the `5.3` branch (https://github.com/ocaml/ocaml/commit/a4e7cbdb54204979294dfd0c0f801d342939246d) breaks with the following error message at least on macOS:
```
File "s…
-
There exist relatively stable and supported tools for generating such bindings e.g. https://github.com/mono/CppSharp.
At least for the C-API it should run without problems similar to Javacpp genera…