Search results for "module:PDL::Graphics::PGPLOT"
PDL::Graphics::PGPLOT - PGPLOT enhanced interface for PDL
"PDL::Graphics::PGPLOT" is a convenience interface to the PGPLOT commands, implemented using the object oriented PGPLOT plotting package in PDL::Graphics::PGPLOT::Window. See the documentation for that package for in-depth information about the usage...
ETJ/PDL-2.081 - 25 Oct 2022 15:45:26 UTC
PDL::Graphics::PGPLOT::Window - A OO interface to PGPLOT windows
This package offers a OO interface to the PGPLOT plotting package. This is intended to replace the traditional interface in PDL::Graphics::PGPLOT and contains interfaces to a large number of PGPLOT routines. Below the usage examples for each function...
ETJ/PDL-2.081 - 25 Oct 2022 15:45:26 UTC
PDL::Graphics::PGPLOTOptions - Setting PGPLOT options
This package contains one function (at present) which returns PDL::Option objects for default settings for plot windows and plot commands. This should be complemented by functions that could affect this such as file reading commands etc....
ETJ/PDL-2.081 - 25 Oct 2022 15:45:26 UTC
PDL::Demos::PGPLOT - demonstrate PDL::Graphics::PGPLOT capabilities
ETJ/PDL-2.081
-
25 Oct 2022 15:45:26 UTC
PDL::Demos::PGPLOT_OO - demonstrate PDL::Graphics::PGPLOT OO capabilities
ETJ/PDL-2.081
-
25 Oct 2022 15:45:26 UTC
PDL::Demos - PDL demo infrastructure
Provides utilities to make demos for PDL modules....
ETJ/PDL-2.081 - 25 Oct 2022 15:45:26 UTC
PDL::Basic - Basic utility functions for PDL
This module contains basic utility functions for creating and manipulating ndarrays. Most of these functions are simplified interfaces to the more flexible functions in the modules PDL::Primitive and PDL::Slices....
ETJ/PDL-2.081 - 25 Oct 2022 15:45:26 UTC
PDL::Stats::TS - basic time series functions
The terms FUNCTIONS and METHODS are arbitrarily used to refer to methods that are threadable and methods that are NOT threadable, respectively. Plots require PDL::Graphics::PGPLOT. ***EXPERIMENTAL!*** In particular, bad value support is spotty and ma...
ETJ/PDL-Stats-0.82 - 22 May 2022 23:42:38 UTC
PDL::Stats::GLM - general and generalized linear modeling methods such as ANOVA, linear regression, PCA, and logistic regression.
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.82 - 22 May 2022 23:42:38 UTC
PDL::Stats::Distr - parameter estimations and probability density functions for distributions.
Parameter estimate is maximum likelihood estimate when there is closed form estimate, otherwise it is method of moments estimate....
ETJ/PDL-Stats-0.82 - 22 May 2022 23:42:38 UTC
PDL::Stats::Kmeans - classic k-means cluster analysis
Assumes that we have data pdl dim [observation, variable] and the goal is to put observations into clusters based on their values on the variables. The terms "observation" and "variable" are quite arbitrary but serve as a reminder for "that which is ...
ETJ/PDL-Stats-0.82 - 22 May 2022 23:42:38 UTC
PDL::Graphics::LUT - provides access to a number of look-up tables
PDL::Graphics::LUT contains a number of colour look-up tables (in rgb format) and intensity ramps, and provides routines to access this data. The format of the data is suitable for use by ctab. Unlike the initial release of the package, the data tabl...
ETJ/PDL-2.081 - 25 Oct 2022 15:45:26 UTC
PDL::Graphics::Prima - an interactive plotting widget and library for PDL and Prima
PDL::Graphics::Prima is a plotting library for 2D data visualization. The core of this library is a Plot widget that can be incorporated into Prima applications. The library produces publication quality static figures, but its true potential lies in ...
ETJ/PDL-Graphics-Prima-0.19 - 06 Feb 2023 13:49:56 UTC
PDL::Graphics::PLplot - Object-oriented interface from perl/PDL to the PLPLOT plotting library
This is the PDL interface to the PLplot graphics library. It provides a familiar 'perlish' Object Oriented interface as well as access to the low-level PLplot commands from the C-API....
ETJ/PDL-Graphics-PLplot-0.83 - 17 Jul 2022 01:27:02 UTC
PDL::Graphics::Limits - derive limits for display purposes
Functions to derive limits for data for display purposes...
ETJ/PDL-2.081 - 25 Oct 2022 15:45:26 UTC
PDL::Graphics::Gnuplot - Gnuplot-based plotting for PDL
This module allows PDL data to be plotted using Gnuplot as a backend for 2D and 3D plotting and image display. Gnuplot (not affiliated with the GNU project) is a venerable, open-source program that produces both interactive and publication-quality pl...
ETJ/PDL-Graphics-Gnuplot-2.023 - 29 Jan 2023 13:33:13 UTC
PDL::Graphics::Simple - Simple backend-independent plotting for PDL
PDL can plot through a plethora of external plotting modules. Each module tends to be less widely available than Perl itself, and to require an additional step or two to install. For simple applications ("throw up an image on the screen", or "plot a ...
ETJ/PDL-Graphics-Simple-1.009 - 28 Jan 2023 05:21:20 UTC
PDL::Graphics::X::Fits - OO X Windows fits image display
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
PDL::Transform::Cartography - Useful cartographic projections
PDL::Transform::Cartography includes a variety of useful cartographic and observing projections (mappings of the surface of a sphere), including reprojected observer coordinates. See PDL::Transform for more information about image transforms in gener...
ETJ/PDL-2.081 - 25 Oct 2022 15:45:26 UTC