select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Functions and aggregates

pg_linearAlgebra

A linear algebra extension

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_linearalgebra
Version1.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars3
Latest commit2023-10-23
Catalogue updated2026-08-30

Related extensions

See also

onesparseSparse linear algebra and graph extension for PostgreSQL 18
eigenNew array types and linear-algebra functions based on the Eigen numerical template library.
fbsqlClosure-preserving formula-based statistical modeling in SQL
numpgsqlArray and numerical computing library for PostgreSQL
fibonacciFibonacci extension for PostgreSQL.
pg_calcpiComputes digits of pi in PostgreSQL with a PL/pgSQL spigot algorithm.
cmathC11 math functions exposed to PostgreSQL with C-backed implementations.
graph_componentCompute graph components