tuples
Projects with this topic
-
Gives a static (linear) view of a container. Julia package.
Updated -
Static shuffling and static random permutations: shuffling of tuples and generating random permutation tuples
Updated -
Sort tuples efficiently and with good type inference. Choose among stable and unstable sorts.
Updated -
Sort small collections efficiently and with good type inference. The sort is an unstable sort. The supported collections are currently tuples and vectors.
Updated -
Map implementation using N-tuples as multi-dimensional keys.
Updated -
Overview
Sequential Algebra is a Mathematics field, designed for large data operations.
In Practical terms, it has the same purpose as Relational Algebra, and it is an alternative to it, by correcting some issues, and by providing some updates, i
Updated -
Encodes nested sequences of tuples and primitive types in an order- and prefix-preserving way.
Updated