Complex-number data type for PostgreSQL.
pgext.cloud · Source code · Control file
| Package | complex_contrib |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 2 |
| Latest commit | 2016-03-02 |
| Catalogue updated | 2026-08-30 |
| eigen | New array types and linear-algebra functions based on the Eigen numerical template library. |
| cmath | C11 math functions exposed to PostgreSQL with C-backed implementations. |
| graph_component | Compute graph components |
| gcd | C function that computes the greatest common divisor of an integer array. |
| numpgsql | Array and numerical computing library for PostgreSQL |
| pg_calcpi | Computes digits of pi in PostgreSQL with a PL/pgSQL spigot algorithm. |
| sum_array | C function that sums PostgreSQL integer and floating-point arrays into float8. |
| onesparse | Sparse linear algebra and graph extension for PostgreSQL 18 |