Extensions / Functions and aggregates
Math for vectors (arrays) of numbers
pgext.cloud · Source code · License text · Control file · PGXN
| Package | floatvec |
|---|---|
| Version | 1.1.1 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 16 |
| Latest commit | 2025-03-28 |
| Latest release | 2024-12-12 |
| Catalogue updated | 2026-08-30 |
| intarray | functions, operators, and index support for 1-D arrays of integers |
| arraymath | Array math and operators that work element by element on the contents of arrays |
| aggs_for_vecs | Aggregate functions for array inputs |
| aggs_for_arrays | Various functions for computing statistics on arrays of numbers |