-
I have noticed that while tuples of bit integers (and `Char`) get vectorized, tuples with `Symbol` elements won't. See the example below. I'm not an LLVM expert, but I would think that vectorization s…
-
### Bug Description
Yesterday, I started LangFlow inside a container and created two Vector Store RAG workflows:
flow_1: Vectorized Markdown documents and wrote them into PGVector.
flow_2: Matche…
-
There is some discussion on how to vectorize xoshiro256++ at https://github.com/JuliaLang/julia/issues/27614. The method relies on interleaving 4 xoshiro256++ generators. I implemented it and the resu…
-
There are a few usability improvements for invisible indexes that would be nice to have:
## 1. Do not use an invisible index for FK constraint checks if there is a duplicate, non-visible index.
…
-
https://github.com/naya0000/cs231n/blob/e1192dc8cbaf078c3cfb691e12b8d6d2ec40c8fa/assignment1/cs231n/classifiers/linear_svm.py#L110
Can someone explain why this subtraction is done? An explanation for…
-
### Apache Iceberg version
1.5.1 (latest release)
### Query engine
Other
### Please describe the bug 🐞
I am writing a compatibility layer for Teradata so that it can access Iceberg tabl…
-
I have a work-in-progress implementation of vectorized operations on basic GLib types and possibly extended types as part of Numeric-GLib.
Here's some testcases for adding 4 `gint` simultaneously: …
-
Vectorized Query Execution could have big performance improvement for SQL engines like Hive, Drill, and Presto. Instead of processing one row at a time, Vectorized Query Execution could streamline ope…
-
https://stackoverflow.com/questions/75235467/how-to-parallelize-a-pandas-udf-in-polars-h3-polyfill-for-string-typed-udf-out/75235973#75235973
add support for vectorized polyfill function to fill …
-
* UltraNest version: 3.3.3
* Python version: 3.9.4
* Operating System: Linux
### Description
I would like to run a vectorized stepsampler as described in [issue 14](https://github.com/Johannes…