libpdl-fit-perl

Fitting functions for PDL

PDL::Fit provides: * PDL::Fit::Gaussian * PDL::Fit::LM * PDL::Fit::Linfit * PDL::Fit::Polynomial

libpdl-fftw3-perl

PDL interface to the Fastest Fourier Transform in the West v3

PDL::FFTW3 is a PDL binding to version 3 of the FFTW library. Supported are complex <-> complex and real <-> complex FFTs. Supports both single and double precision operation. Operates with PDL's native complex data.

wl-mirror

output-mirroring tool for wlroots-based Wayland desktops

wl-mirror is a tool to add output mirroring to sway and other wlroots-based Wayland compositors. wl-mirror requires the export-dmabuf or screencopy protocols to work.

shotman

uncompromising screenshot GUI for Wayland compositors

Takes a screenshot and shows it in a small floating thumbnail window. The screenshot can then be copied with Ctrl-C, deleted with D, or dismissed with Esc. It is designed to run in response to some global hotkey (Super-P, PrtScr, etc). It is designed for interactive usage.

libpdl-graphics-trid-perl

PDL 3D interface

PDL::Graphics::TriD provides a 3D plotting capability to PDL, using OpenGL.

libjakarta-inject-api-java

Jakarta Inject

Jakarta Inject specifies a means for obtaining objects in such a way as to maximize reusability, testability and maintainability compared to traditional approaches such as constructors, factories, and service locators (e.g., JNDI). This process, known as dependency injection, is beneficial to most nontrivial applications.