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 "distribution:PDL PDL::IO::FastRaw"

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

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::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::API - making ndarrays from Perl and C/XS code River stage three • 94 direct dependents • 102 total dependents

A simple cookbook how to create ndarrays manually. It covers both the Perl and the C/XS level. Additionally, it describes the PDL core routines that can be accessed from other modules. These routines basically define the PDL API. If you need to acces...

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::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::FlexRaw - A flexible binary I/O format for PerlDL River stage three • 94 direct dependents • 102 total dependents

FlexRaw is a generic method for the input and output of `raw' data arrays. In particular, it is designed to read output from FORTRAN 77 UNFORMATTED files and the low-level C write function, even if the files are compressed or gzipped. As in FastRaw, ...

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