Extensions / Functions and aggregates
A linear algebra extension
pgext.cloud · Source code · Documentation · Control file
| Package | pg_linearalgebra |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 3 |
| Latest commit | 2023-10-23 |
| Catalogue updated | 2026-08-30 |
| onesparse | Sparse linear algebra and graph extension for PostgreSQL 18 |
| eigen | New array types and linear-algebra functions based on the Eigen numerical template library. |
| fbsql | Closure-preserving formula-based statistical modeling in SQL |
| numpgsql | Array and numerical computing library for PostgreSQL |
| fibonacci | Fibonacci extension for PostgreSQL. |
| pg_calcpi | Computes digits of pi in PostgreSQL with a PL/pgSQL spigot algorithm. |
| cmath | C11 math functions exposed to PostgreSQL with C-backed implementations. |
| graph_component | Compute graph components |