-
Current version of jdupes in the docker:
```bash
docker exec daps jdupes --version
jdupes 1.21.3 (2023-02-09) 64-bit
```
But there is new version is available: https://www.jdupes.com/2024/07/27…
-
There should be an easy way to find those algorithms documented as part of input/output functionality.
- Add to the Algorithms reference (e.g., #1035).
- Add to the [Algorithms Overview page](https…
-
Issue Details :
OpenSSL Version : openssl-3.0.12
Error Message : ```40A7982BB27F0000:error:1C800066:Provider routines:ossl_ccm_stream_update:cipher operation failed:providers/implementations/ciph…
-
### Checklist
- [X] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md).
- [X] I've searched other issues and no duplicate issues were…
-
We realised a slight design issue in the linalg library:
Currently, a caller needs to pass `SGMatrix` or similar, which means the template argument `T` needs to be known at call time. As linalg is i…
-
[simdjson](https://github.com/simdjson/simdjson) is currently the "fastest JSON parser in the world". The recently released [version 0.3 claims to achieve a parsing speed of over 3GB/s](https://lemire…
-
Hi there,
What a great piece of software!
I've been using other flattening algorithms on my applications and this one really makes a big difference in speed, stability and quality on the result flat…
-
### ML-Crate Repository (Proposing new issue)
:red_circle: **Project Title** : Body Posture Detection and Prediction
:red_circle: **Aim** : This project will detect the body postures and predict acc…
-
### Description
Hi! I am willing to add a bubble sorting algorithm to this repo. The concept of bubble sort is to compare each adjacent pair of elements and swap them if they don't follow the order.…
-
Currently, the folder structure of `daisi/src` and `daisi/src/cpps` is a bit all over the place.
### Application-neutral Folders
Some folders with "application-neutral" content such as the `dat…