Index.pod (PDL-2.074) | : | Index.pod (PDL-2.075) | ||
---|---|---|---|---|
skipping to change at line 25 | skipping to change at line 25 | |||
=item * | =item * | |||
L<PDL::API> - making ndarrays from Perl and C/XS code | L<PDL::API> - making ndarrays from Perl and C/XS code | |||
=item * | =item * | |||
L<PDL::BadValues> - Discussion of bad value support in PDL | L<PDL::BadValues> - Discussion of bad value support in PDL | |||
=item * | =item * | |||
L<PDL::Broadcasting> - Tutorial for PDL's Broadcasting feature | ||||
=item * | ||||
L<PDL::Course> - A journey through PDL's documentation, from beginner to advance d. | L<PDL::Course> - A journey through PDL's documentation, from beginner to advance d. | |||
=item * | =item * | |||
L<PDL::Dataflow> - description of the dataflow philosophy | L<PDL::Dataflow> - description of the dataflow philosophy | |||
=item * | =item * | |||
L<PDL::Delta> - PDL changes between V1.0 and V2.0 | L<PDL::Delta> - PDL changes between V1.0 and V2.0 | |||
skipping to change at line 69 | skipping to change at line 73 | |||
=item * | =item * | |||
L<PDL::Objects> - Object-Orientation, what is it and how to exploit it | L<PDL::Objects> - Object-Orientation, what is it and how to exploit it | |||
=item * | =item * | |||
L<PDL::PP> - Generate PDL routines from concise descriptions | L<PDL::PP> - Generate PDL routines from concise descriptions | |||
=item * | =item * | |||
L<PDL::ParallelCPU> - Parallel Processor MultiThreading Support in PDL (Experime ntal) | L<PDL::ParallelCPU> - Parallel Processor MultiThreading Support in PDL | |||
=item * | =item * | |||
L<PDL::Philosophy> - Why did we write PDL? | L<PDL::Philosophy> - Why did we write PDL? | |||
=item * | =item * | |||
L<PDL::QuickStart> - Quick introduction to PDL features. | L<PDL::QuickStart> - Quick introduction to PDL features. | |||
=item * | =item * | |||
L<PDL::Scilab> - A guide for Scilab users. | L<PDL::Scilab> - A guide for Scilab users. | |||
=item * | =item * | |||
L<PDL::Threading> - Tutorial for PDL's Threading feature | ||||
=item * | ||||
L<PDL::Tips> - Small tidbits of useful arcana. Programming tidbits and such. | L<PDL::Tips> - Small tidbits of useful arcana. Programming tidbits and such. | |||
=item * | =item * | |||
L<PDL::Tutorials> - A guide to PDL's tutorial documentation. | L<PDL::Tutorials> - A guide to PDL's tutorial documentation. | |||
=back | =back | |||
=head1 PDL scripts | =head1 PDL scripts | |||
skipping to change at line 157 | skipping to change at line 157 | |||
=item * | =item * | |||
L<PDL::Compression> - compression utilities | L<PDL::Compression> - compression utilities | |||
=item * | =item * | |||
L<PDL::Constants> - basic compile time constants for PDL | L<PDL::Constants> - basic compile time constants for PDL | |||
=item * | =item * | |||
L<PDL::Core> - fundamental PDL functionality and vectorization/threading | L<PDL::Core> - fundamental PDL functionality and vectorization/broadcasting | |||
=item * | =item * | |||
L<PDL::Core::Dev> - PDL development module | L<PDL::Core::Dev> - PDL development module | |||
=item * | =item * | |||
L<PDL::Dbg> - functions to support debugging of PDL scripts | L<PDL::Dbg> - functions to support debugging of PDL scripts | |||
=item * | =item * | |||
End of changes. 4 change blocks. | ||||
6 lines changed or deleted | 6 lines changed or added |