"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "Graphics/PGPLOT/Window/Window.pm" between
PDL-2.082.tar.gz and PDL-2.083.tar.gz

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

Window.pm  (PDL-2.082):Window.pm  (PDL-2.083)
skipping to change at line 761 skipping to change at line 761
reference or as a list. reference or as a list.
See the documentation fo PDL::Graphics::PGPLOT::Window::new for details. See the documentation fo PDL::Graphics::PGPLOT::Window::new for details.
Because pgwin is a convenience function, you can specify the device by Because pgwin is a convenience function, you can specify the device by
passing in a single non-ref parameter. For even further convenience, you passing in a single non-ref parameter. For even further convenience, you
can even omit the '/' in the device specifier, so these two lines can even omit the '/' in the device specifier, so these two lines
deliver the same result: deliver the same result:
$win = pgwin(gif); $win = pgwin(gif);
$win = new PDL::Graphics::PGPLOT::Window({Dev=>'/gif'}); $win = PDL::Graphics::PGPLOT::Window->new({Dev=>'/gif'});
=head2 new =head2 new
=for ref =for ref
Constructor for PGPLOT object/device/plot window. Constructor for PGPLOT object/device/plot window.
=for usage =for usage
Usage: PDL::Graphics::PGPLOT::Window->new($opt); Usage: PDL::Graphics::PGPLOT::Window->new($opt);
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

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