This is a staging site. Uploads will not persist. Testing only.

postgresql-15-mimeo

specialized, per-table replication between PostgreSQL instances

Mimeo is a PostgreSQL extension that provides specialized, per-table replication between PostgreSQL instances. It currently provides snapshot (whole table copy), incremental (based on an incrementing timestamp or id), and DML (inserts, updates and deletes) replication methods.

python3-qtsass

Python package to bridge the gap between SASS and Qt-CSS

SASS brings countless amazing features to CSS. Besides being used in web development, CSS is also the way to stylize Qt-based desktop applications. However, Qt's CSS has a few variations that prevent the direct use of SASS compiler.

libopenturns0.19

dynamic libraries for OpenTURNS

OpenTURNS is a powerful and generic tool to treat and quantify uncertainties in numerical simulations in design, optimization and control. It allows both sensitivity and reliability analysis studies: * define the outputs of interest and decision criteria; * quantify and model the source of uncertainties; * propagate uncertainties and/or analyse sensitivity * rank the sources of uncertainty

node-propagate

propagate events from one event emitter into another

Node.js package performing the propagation of events from one event emitter into another.

astap

astrometric (plate) solver, stacking of images, photometry and FITS viewer

ASTAP is a free stacking and astrometric solver (plate solver) program for deep sky images. In works with astronomical images in the FITS format, but can import RAW DSLR images or XISF, PGM, PPM, TIF, PNG and JPG images. It has a powerful FITS viewer and the native astrometric solver can be used by CCDCiel, NINA, APT or SGP imaging programs to synchronise the mount based on an image taken.

node-stack-trace

Get v8 stack traces as an array of CallSite objects for Node.js

Node.js is an event-based server-side JavaScript engine.