The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:PDL MISC"

PDL::IO::Misc - misc IO routines for PDL River stage three • 94 direct dependents • 102 total dependents

Some basic I/O functionality: FITS, tables, byte-swapping...

ETJ/PDL-2.089 - 11 May 2024 23:59:45 UTC

PDL - the Perl Data Language River stage three • 94 direct dependents • 102 total dependents

(For the exported PDL constructor, pdl(), see PDL::Core) PDL is the Perl Data Language, a perl extension that is designed for scientific and bulk numeric data processing and display. It extends perl's syntax and includes fully vectorized, multidimens...

ETJ/PDL-2.089 - 11 May 2024 23:59:45 UTC

PDL::IO - An overview of the modules in the PDL::IO namespace. River stage three • 94 direct dependents • 102 total dependents

PDL contains many modules for displaying, loading, and saving data. * Perlish or Text-Based A few IO modules provide Perl-inspired capabilities. These are PDL::IO::Dumper and PDL::IO::Storable. PDL::IO::Misc provides simpler routines for dealing with...

ETJ/PDL-2.089 - 11 May 2024 23:59:45 UTC

PDL::Doc - support for PDL online documentation River stage three • 94 direct dependents • 102 total dependents

An implementation of online docs for PDL....

ETJ/PDL-2.089 - 11 May 2024 23:59:45 UTC

PDL::FAQ - Frequently asked questions about PDL River stage three • 94 direct dependents • 102 total dependents

This is version 1.008 of the PDL FAQ, a collection of frequently asked questions about PDL - the Perl Data Language....

ETJ/PDL-2.089 - 11 May 2024 23:59:45 UTC

PDL::Index - an index of PDL documentation River stage three • 94 direct dependents • 102 total dependents

A meta document listing the documented PDL modules and the PDL manual documents...

ETJ/PDL-2.089 - 11 May 2024 23:59:45 UTC

PDL::MATLAB - A guide for MATLAB users. River stage three • 94 direct dependents • 102 total dependents

ETJ/PDL-2.089 - 11 May 2024 23:59:45 UTC

PDL::Types - define fundamental PDL Datatypes River stage three • 94 direct dependents • 102 total dependents

Internal module - holds all the PDL Type info. The type info can be accessed easily using the "PDL::Type" object returned by the type method as shown in the synopsis. Skip to the end of this document to find out how to change the set of types support...

ETJ/PDL-2.089 - 11 May 2024 23:59:45 UTC

PDL::IO::HDF - A PDL interface to the HDF4 library. River stage three • 94 direct dependents • 102 total dependents

This library provides functions to manipulate HDF files with the SD, VS, and V HDF interfaces. For more information on HDF, see http://hdf.ncsa.uiuc.edu/ The 'new' function of this package uses the 'new' functions for the individual HDF interfaces. T...

ETJ/PDL-2.089 - 11 May 2024 23:59:45 UTC

PDL::Modules - A guide to PDL's module reference. River stage three • 94 direct dependents • 102 total dependents

This page serves as a table of contents for PDL's module documentation. This page does not list every single PDL module. It only shows the ones intended for PDL users, while omitting those which are deemed "for internal use only". If you wish to see ...

ETJ/PDL-2.089 - 11 May 2024 23:59:45 UTC

PDL::IO::Dumper - data dumping for structs with PDLs River stage three • 94 direct dependents • 102 total dependents

This package allows you cleanly to save and restore complex data structures which include PDLs, as ASCII strings and/or transportable ASCII files. It exports four functions into your namespace: sdump, fdump, frestore, and deep_copy. PDL::IO::Dumper t...

ETJ/PDL-2.089 - 11 May 2024 23:59:45 UTC

PDL::QuickStart - Quick introduction to PDL features. River stage three • 94 direct dependents • 102 total dependents

Introduction Perl is an extremely good and versatile scripting language, well suited to beginners and allows rapid prototyping. However until recently it did not support data structures which allowed it to do fast number crunching. However with the d...

ETJ/PDL-2.089 - 11 May 2024 23:59:45 UTC

PDL::IO::FastRaw - A simple, fast and convenient io format for PerlDL. River stage three • 94 direct dependents • 102 total dependents

This is a very simple and fast io format for PerlDL. The disk data consists of two files, a header metadata file in ASCII and a binary file consisting simply of consecutive bytes, shorts or whatever. It is hoped that this will not only make for a sim...

ETJ/PDL-2.089 - 11 May 2024 23:59:45 UTC
13 results (0.038 seconds)