-
The sacCer3 reference genome chromosome naming ids use roman numerals in the official copy and arabic numerals in other resources (to match system used by other model organisms). We want to support co…
-
ConvertScalarImageToRGB works well with library colormaps, but the custom colormap feature doesn't display as expected. Perhaps extending documentation would clarify format requirements of the custom…
-
the pipeline is :
gst-launch-1.0 \
v4l2src device=/dev/video2 ! \
videoconvert ! \
videoscale ! \
video/x-raw,width=320,height=320,format=RGB,framerate=30/1 ! \
tee name=…
-
# Issue Description
Following the [meson build tutorial](https://github.com/nnstreamer/nnstreamer/blob/main/Documentation/getting-started-meson-build.md) led to an incorrect install path **/sr**/lib …
-
What do I need to name the file, for my save to be loadable in this project?
I have many things saved in it and I would like to be able to use them.
-
Using Blender 4.1, followed all steps and no Blemd, BMD nor Nintendo is shown on addons list.
-
Support parallel mesh reading using the PETSc HDF5 format.
Write a converter to conver Exodus and Gmsh files to PETSc HDF5 format.
-
Getting this error :
```
Traceback (most recent call last):
File "/usr/local/bin/oa-to-md", line 27, in
converter.convert()
File "/usr/local/lib/python3.9/site-packages/open_api_schema…
-
This template is for miscellaneous issues not covered by the other issue categories.
**I used the following command:**
`!tensorflowjs_converter \
--input_format=keras \
--output_format=t…
-
### Bug
Running spacy-layout on a Apple M3 Pro with 36GB memory.
Python version 3.11.7
The following code is invoked in a python Jupyter notebook:
```
from docling.document_converter import…