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.
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.
libpdl-fit-perl
Fitting functions for PDL
PDL::Fit provides:
* PDL::Fit::Gaussian
* PDL::Fit::LM
* PDL::Fit::Linfit
* PDL::Fit::Polynomial
libpdl-io-dicom-perl
Read 16-bit gray level Dicom images into PDL
PDL::IO::Dicom can read some Dicom images. As Dicom is an extremely
complex format, this module can unfortunately not handle all different
image types included in the DICOM standard. One common format that is
currently not supported is the Papyrus format.
libpdl-io-hdf-perl
PDL interface to read and write HDF4 files
PDL::IO::HDF reads and writes HDF4 files with the SD, VS, and V
interfaces into ndarrays.
For more information on HDF, see http://hdf.ncsa.uiuc.edu/
guile-commonmark
module to parse CommonMark documents into SXML
This pure Guile module can parse fully specified CommonMark documents,
a variant of MarkDown specification without ambiguities. It convert
the documents into SXML syntax for successive processing.