select open change scope Open full search

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

Extensions / Functions and aggregates

pg_kalman

A Kalman filter extension for PostgreSQL.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_kalman
Version0.1
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars0
Catalogue updated2026-07-30

Related extensions

See also

fbsqlClosure-preserving formula-based statistical modeling in SQL
fibonacciFibonacci extension for PostgreSQL.
cmathC11 math functions exposed to PostgreSQL with C-backed implementations.
graph_componentCompute graph components
onesparseSparse linear algebra and graph extension for PostgreSQL 18
get_sumsimple sum of two integers for postgres externsion using c
gcdC function that computes the greatest common divisor of an integer array.
numpgsqlArray and numerical computing library for PostgreSQL