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 common::sense"

PDL::PP - Generate PDL routines from concise descriptions River stage three • 94 direct dependents • 102 total dependents

Now that you have some idea how to use "pp_def" to define new PDL functions it is time to explain the general syntax of "pp_def". "pp_def" takes as arguments first the name of the function you are defining and then a hash list that can contain variou...

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

PDL::Bad - PDL always processes bad values River stage three • 94 direct dependents • 102 total dependents

This module is loaded when you do "use PDL", "use PDL::Lite" or "use PDL::LiteF". Implementation details are given in PDL::BadValues....

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::Ufunc - primitive ufunc operations for pdl River stage three • 94 direct dependents • 102 total dependents

This module provides some primitive and useful functions defined using PDL::PP based on functionality of what are sometimes called *ufuncs* (for example NumPY and Mathematica talk about these). It collects all the functions generally used to "reduce"...

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

PDLdb.pl - the perl debugger with PDL support River stage three • 94 direct dependents • 102 total dependents

"PDLdb.pl" is an enhanced version of the perl debugger which supports PDL::NiceSlice constructs. Set the PERL5DB environment variable as shown above and it will be loaded automatically by Perl when you invoke a script with "perl -d". This documentati...

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

PDL::Slices - Indexing, slicing, and dicing River stage three • 94 direct dependents • 102 total dependents

This package provides many of the powerful PerlDL core index manipulation routines. These routines mostly allow two-way data flow, so you can modify your data in the most convenient representation. For example, you can make a 1000x1000 unit matrix wi...

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

PDL::Indexing - Introduction to indexing and slicing ndarrays. River stage three • 94 direct dependents • 102 total dependents

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

PDL::MatrixOps - Some Useful Matrix Operations River stage three • 94 direct dependents • 102 total dependents

PDL::MatrixOps is PDL's built-in matrix manipulation code. It contains utilities for many common matrix operations: inversion, determinant finding, eigenvalue/vector finding, singular value decomposition, etc. PDL::MatrixOps routines are written in a...

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

PDL::Transform - Coordinate transforms, image warping, and N-D functions River stage three • 94 direct dependents • 102 total dependents

PDL::Transform is a convenient way to represent coordinate transformations and resample images. It embodies functions mapping R^N -> R^M, both with and without inverses. Provision exists for parametrizing functions, and for composing them. You can us...

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

PDL::Primitive - primitive operations for pdl River stage three • 94 direct dependents • 102 total dependents

This module provides some primitive and useful functions defined using PDL::PP and able to use the new indexing tricks. See PDL::Indexing for how to use indices creatively. For explanation of the signature format, see PDL::PP....

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

PDL::Transform::Cartography - Useful cartographic projections River stage three • 94 direct dependents • 102 total dependents

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.089 - 11 May 2024 23:59:45 UTC
11 results (0.058 seconds)