delehef
delehef
Hi! Is there a particular reason for which only 16- and 32-bits wide integer vectors are implemented, but not the 8-bits wide ones?
This PR add an optional function mapping a node id in the `HClust` object to a string to display at the final tree leafs. The default value is `string`, conserving...
### Logs ```StringTemplate StableView 1.1.0 on Apple Silicon (macOS Sequoia) ``` ### Describe the bug StableView fails to load OpenCV: `dyld[4099]: Library not loaded: /opt/homebrew/opt/opencv/lib/libopencv_gapi.409.dylib` ### Steps to reproduce 1....
Currently, builtin Java exceptions are used to represent states not covered by the arithmetization. For the sake of clarity, those should be throwing a more explicit exception.