The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "PDL::Graphics::X"

PDL::Graphics::X::Fits - OO X Windows fits image display River stage zero No dependents

A OO X Windows fits image display module built on PDL::Graphics::X. This module draws fits image with appropriately labeled axises & tick marks, similar to those drawn by PGPLOT. Once the image has been displayed, the cursor method will return the lo...

HBABCOCK/PDL-Graphics-X-Fits-0.01 - 02 Apr 2005 22:17:15 UTC - Search in distribution

Lab::Moose::Plot - Frontend to PDL::Graphics::Gnuplot River stage zero No dependents

This is a small wrapper around PDL::Graphics::Gnuplot with the aim to make it accessible with our hash-based calling convention. See the documentation of PDL::Graphics::Gnuplot for the allowed values of terminal-, plot- and curve-options....

AKHUETTEL/Lab-Measurement-3.901 - 19 Oct 2023 16:58:46 UTC - Search in distribution

PDL::Demos::Prima - PDL demo for PDL::Graphics::Prima River stage zero No dependents

The documentation in this module is meant to give a short, hands-on introduction to PDL::Graphics::Prima, a plotting library written on top of the Prima GUI toolkit....

ETJ/PDL-Graphics-Prima-0.21 - 21 Apr 2024 23:46:01 UTC - Search in distribution

PDL::Graphics2D - An object oriented interface to PDL graphics River stage three • 93 direct dependents • 101 total dependents

This is an umbrella class allowing for a simple interface to all plotting routines in PDL. On its own it does not do any work it merely passes information to the appropriate class. Ideally this should probably offer a uniform interface to a variety o...

ETJ/PDL-2.088 - 21 Apr 2024 23:58:19 UTC - Search in distribution

PGPLOT - allow subroutines in the PGPLOT graphics library to be called from Perl. River stage one • 3 direct dependents • 3 total dependents

This module provides an interface to the PGPLOT graphics library. To obtain the library and its manual, see "OBTAINING PGPLOT". For every PGPLOT function the module provides an equivalent Perl function with the same arguments. Thus the user of the mo...

ETJ/PGPLOT-2.29 - 24 Mar 2024 18:51:21 UTC - Search in distribution

OpenCL - Open Computing Language Bindings River stage zero No dependents

This is an early release which might be useful, but hasn't seen much testing. OpenCL FROM 10000 FEET HEIGHT Here is a high level overview of OpenCL: First you need to find one or more OpenCL::Platforms (kind of like vendors) - usually there is only o...

MLEHMANN/OpenCL-1.01 - 07 May 2012 01:02:04 UTC - Search in distribution

Prima::Image - 2-D graphic interface for images River stage two • 17 direct dependents • 19 total dependents

"Prima::Image", "Prima::Icon", and "Prima::DeviceBitmap" are the classes for bitmap handling, file, and graphic input and output. "Prima::Image" and "Prima::DeviceBitmap" are descendants of "Prima::Drawable" and represent bitmaps, stored in memory. "...

KARASIK/Prima-1.72 - 31 Jan 2024 09:42:17 UTC - Search in distribution

GRID::Machine - Remote Procedure Calls over a SSH link River stage one • 1 direct dependent • 1 total dependent

This module is inspired in the IPC::PerlSSH module by Paul Evans. It provides Remote Procedure Calls (RPC) via a SSH connection. What made IPC::PerlSSH appealing to me was that 'no special software is required on the remote end, other than the abilit...

CASIANO/GRID-Machine-0.127 - 14 Jun 2011 09:11:14 UTC - Search in distribution

MCE::Shared - MCE extension for sharing data supporting threads and processes River stage one • 2 direct dependents • 3 total dependents

This module provides data sharing capabilities for MCE supporting threads and processes. MCE::Hobo provides threads-like parallelization for running code asynchronously....

MARIOROY/MCE-Shared-1.886 - 13 Sep 2023 23:57:14 UTC - Search in distribution

PDL::OpenCV - PDL interface to OpenCV River stage zero No dependents

Use PDL::OpenCV to call OpenCV functions on your data using Perl/PDL. As can be seen above, this distribution is structured to very closely match the structure of OpenCV v4 itself. That means the submodules match the "classes" and/or "modules" in Ope...

ETJ/PDL-OpenCV-0.001 - 26 Mar 2023 06:02:44 UTC - Search in distribution

PDL::NDBin - Multidimensional binning & histogramming River stage zero No dependents

In scientific (and other) applications, it is frequently necessary to classify a series of values in a number of bins. For instance, particles may be classified according to particle size in a number of bins of, say, 0.01 mm wide, yielding a histogra...

ETJ/PDL-NDBin-0.028 - 27 Mar 2024 15:56:39 UTC - Search in distribution

Chart::XMGR - object for displaying data via XMGR River stage zero No dependents

Provides a perl/PDL interface to the XMGR plotting package. Can be used to plot PDLs or Perl arrays. A simple function interface is provided that is based on the more complete object-oriented interface. The interface can be implemented using either a...

TJENNESS/Chart-XMGR-0.95 - 20 Jan 1999 00:00:31 UTC - Search in distribution

PDL::FFTW3 - PDL interface to the Fastest Fourier Transform in the West v3 River stage zero No dependents

This is a PDL binding to version 3 of the FFTW library. Supported are complex <-> complex and real <-> complex FFTs. NB to install wget http://www.fftw.org/fftw-3.3.4.tar.gz tar xvf fftw-3.3.4.tar.gz cd fftw-3.3.4/ ./configure --prefix=/usr --enable-...

ETJ/PDL-FFTW3-0.19 - 24 Feb 2024 18:49:52 UTC - Search in distribution

Chart::Scientific - Generate simple 2-D scientific plots with logging, errbars, etc. River stage zero No dependents

Chart::Scientific is a simple PDL-based plotter. 2-D plots can be easily made from data in an array or PDL, or from a file containing columns of data. The columns can be delimited with any character(s) or regular expression. There are many plotting o...

KESTER/Chart-Scientific-0.16 - 07 Sep 2006 01:25:13 UTC - Search in distribution

PDL::DSP::Windows - Window functions for signal processing River stage one • 1 direct dependent • 2 total dependents

This module provides symmetric and periodic (DFT-symmetric) window functions for use in filtering and spectral analysis. It provides a high-level access subroutine "window". This functional interface is sufficient for getting the window samples. For ...

JJATRIA/PDL-DSP-Windows-0.100 - 01 Nov 2021 20:53:57 UTC - Search in distribution

PDL::Stats::GLM - general and generalized linear modeling methods such as ANOVA, linear regression, PCA, and logistic regression. River stage one • 3 direct dependents • 4 total dependents

The terms FUNCTIONS and METHODS are arbitrarily used to refer to methods that are threadable and methods that are NOT threadable, respectively. FUNCTIONS except ols_t support bad value. PDL::Slatec strongly recommended for most METHODS, and it is req...

ETJ/PDL-Stats-0.83 - 01 Apr 2023 04:16:47 UTC - Search in distribution

Graphics::Asymptote - Perl interface to the Asymptote interpreter River stage zero No dependents

Using this module, you can create and access instances of the Asymptote interpreter, allowing you to make beautiful postscript figures with all the scripting power of Perl. The Asymptote project describes itself thus (copied verbatim from "http://asy...

DCMERTENS/Graphics-Asymptote-0.0.3 - 22 Oct 2009 04:31:23 UTC - Search in distribution

Graphics::HotMap - generate thermographic images. River stage zero No dependents

Generate thermographic images from a few know points. Others values are interpolated. Graphics::HotMap use PDL to work on matrix. PDL can compute very very large matrix in a few seconds. See <http://kumy.org/HotMap/HotMap.png> FUNCTIONS POD ERRORS He...

KUMY/Graphics-HotMap-0.0001 - 26 Dec 2011 17:55:08 UTC - Search in distribution

PDL::Graphics::ColorSpace River stage one • 2 direct dependents • 4 total dependents

Does image color space conversions such as RGB to XYZ and Lab to LCH. Derived from Graphics::ColorObject (Izvorski & Reibenschuh, 2005) but since it's implemented in C and PDL, it runs *much* faster. Often the conversion will return out-of-gamut valu...

ETJ/PDL-Graphics-ColorSpace-0.203 - 12 Jan 2023 14:09:41 UTC - Search in distribution

Graphics::PLplot - Perl interface to the PLplot plotting library River stage zero No dependents

This module provides a perl interface to the PLplot plotting library available from http://www.plplot.org. The interface is very similar to the C interface except that: - Arrays are passed in by reference - If the number of elements in an array is re...

TJENNESS/Graphics-PLplot-0.03 - 07 Mar 2004 22:02:21 UTC - Search in distribution
29 results (0.078 seconds)