-
Hi, I've been messing with this, it's awesome. Thank you so much for taking the time to make this available in Odin!
It would be nice if some of the vector, rotation and matrix types were mapped to…
-
Eclipse currently relies on PNG files for displaying icons, requiring two different sizes to handle various zoom levels. For zoom factors between 100% and 174%, the original-size icon is used, while f…
-
Did I understand correctly that the same prompt vector is used for both classification and selection of the corresponding Q input boxes embeddings?
If so, then it turns out that the Qdec decoder do…
-
### Description
I need to serialize a vector composed by derived classes. I have a `Container` class which holds two variables, one of them being a `std::vector`. When dumping the contents of the vec…
-
Here my feature request for a matrix/vector cross product builtin in a generalized form. For R2 returns z-component of resulting vector. See [wikipedia](https://en.wikipedia.org/wiki/Cross_product) ad…
-
CairoMakie 0.12.7 + DelaunayTriangulation 1.1.3
```
using CairoMakie
using DelaunayTriangulation
using Random
Random.seed!(1234)
points = randn(Point2f, 50)
f, ax, tr = triplot(points, show_…
-
Here, I'm listing a few generic log messages below their respective state headers extracted from a sflog.txt file, after which the next log message is printed after a considerable amount of time, poss…
-
## 🐍 Package Request
- usearch 2.15.2
- https://github.com/unum-cloud/usearch
- https://pypi.org/project/usearch/
- Package Dependencies that needs to be resolved first: pybind11, numpy
## C…
-
**Description**
A clear and concise description of the bug and the associated functionality.
various bugs when using index arrays for indexing on distributed one-dimensional DNDarrays.
**To Rep…
-
There are a bunch of test vectors for ECDSA in [RFC 6979](https://datatracker.ietf.org/doc/html/rfc6979). Some of these are for invalid curve-hash combinations. Decide which of these we'd like to incl…