A PostgreSQL extension for collaborative filtering using low-rank matrix approximation techniques.
pgext.cloud · Source code · Documentation · Control file
| Package | sveddy |
|---|---|
| Version | 0.1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 8 |
| Latest commit | 2024-03-02 |
| Catalogue updated | 2026-08-30 |
| onesparse | Sparse linear algebra and graph extension for PostgreSQL 18 |
| fbsql | Closure-preserving formula-based statistical modeling in SQL |
| complex | Complex-number data type for PostgreSQL. |
| fibonacci | Fibonacci extension for PostgreSQL. |
| cmath | C11 math functions exposed to PostgreSQL with C-backed implementations. |
| graph_component | Compute graph components |
| get_sum | simple sum of two integers for postgres externsion using c |
| gcd | C function that computes the greatest common divisor of an integer array. |