"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "IO/IO.pod" between
PDL-2.081.tar.gz and PDL-2.082.tar.gz

About: PDL (Perl Data Language) aims to turn perl into an efficient numerical language for scientific computing (similar to IDL and MatLab).

IO.pod  (PDL-2.081):IO.pod  (PDL-2.082)
skipping to change at line 273 skipping to change at line 273
Implements the relevant methods to be able to store and retrieve ndarrays Implements the relevant methods to be able to store and retrieve ndarrays
via Storable. True, you can use many methods to save a single ndarray. via Storable. True, you can use many methods to save a single ndarray.
In contrast, this module is particularly useful if you need to save a complex Pe rl structure In contrast, this module is particularly useful if you need to save a complex Pe rl structure
that contain ndarrays, such as an array of hashes, each of which contains that contain ndarrays, such as an array of hashes, each of which contains
ndarrays. ndarrays.
Check the L<PDL::IO::Storable documentation|PDL::IO::Storable> for more Check the L<PDL::IO::Storable documentation|PDL::IO::Storable> for more
details. See also PDL::IO::Dumper for an alternative stringifier. details. See also PDL::IO::Dumper for an alternative stringifier.
=head1 Out-of-tree Third-party Modules
=head2 PDL::IO::CSV
Load/save PDL from/to CSV file (optimized for speed and large data).
See the L<PDL::IO::CSV documentation|PDL::IO::CSV>.
=head2 PDL::IO::Touchstone
A simple interface for reading and writing RF Touchstone files (also known as
".sNp" files). Touchstone files contain complex-valued RF sample data for a
device or RF component with some number of ports. The data is (typically)
measured by a vector network analyzer under stringent test conditions.
The resulting files are usually provided by manufacturers so RF design
engineers can estimate signal behavior at various frequencies in their circuit
designs. Examples of RF components include capacitors, inductors, resistors,
filters, power splitters, etc.
See the L<PDL::IO::Touchstone documentation|PDL::IO::Touchstone>.
=head2 PDL::IO::MDIF
A simple interface for reading and writing RF MDIF files (also known as MDF or
.mdf files). MDIF files contain multiple Touchstone files in a text format for
use in optimizing circuits. For example, a single MDIF file could contain the
Touchstone RF data for each available value in a line of capacitors (ie, from
10pF to 1000pF) provided by a particular manufacturer.
See the L<PDL::IO::MDIF documentation|PDL::IO::MDIF>
=head1 COPYRIGHT =head1 COPYRIGHT
Copyright 2010 David Mertens (dcmertens.perl@gmail.com). You can Copyright 2010 David Mertens (dcmertens.perl@gmail.com). You can
distribute and/or modify this document under the same terms as the distribute and/or modify this document under the same terms as the
current Perl license. current Perl license.
See: http://dev.perl.org/licenses/ See: http://dev.perl.org/licenses/
 End of changes. 1 change blocks. 
0 lines changed or deleted 32 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)