pd-windowing

library of windowing functions in Pd

The windowing library provides Pd objects for a list of standard windowing functions, which are applied per block with each DSP tick: Hanning, Hamming, Blackman, Cosine, Connes, Bartlett, Welch, Lanczos, Gaussian, and Kaiser.
Tool for the development & use of multimedia educational activities

jclic

Tool for the development & use of multimedia educational activities

JClic is formed by a set of computer applications that are used for carrying out different types of educational activities: puzzles, associations, text exercises, crosswords...

tree-puzzle

Reconstruction of phylogenetic trees by maximum likelihood

TREE-PUZZLE (the new name for PUZZLE) is an interactive console program that implements a fast tree search algorithm, quartet puzzling, that allows analysis of large data sets and automatically assigns estimations of support to each internal branch. TREE-PUZZLE also computes pairwise maximum likelihood distances as well as branch lengths for user specified trees. Branch lengths can also be calculated under the clock-assumption. In addition, TREE-PUZZLE offers a novel method, likelihood mapping, to investigate the support of a hypothesized internal branch without computing an overall tree and to visualize the phylogenetic content of a sequence alignment.

language-pack-gnome-kk

GNOME translation updates for language Kazakh

treil

tree structure into tiles

Treil is a utility which produces an image of tiles from tree structure. For example, Linux directory tree can be shown as an image of tiles, by: $ treil -o linux.png /usr/src/linux

python3-geoalchemy2

SQLAlchemy extension for spatial databases using PostGIS

GeoAlchemy 2 extends SQLAlchemy, enabling it to handle spatial databases. This toolkit supports various database dialects including PostgreSQL/PostGIS, SQLite, and MySQL. By leveraging SQLAlchemy's ORM capabilities, GeoAlchemy 2 simplifies the integration of spatial data within Python applications.