Hi Chris, thanks for all your work on PDL.
On Saturday 14 August 2010 17:01:37 Chris Marshall wrote: > All- > > CHM/PDL-2.4.6_991.tar.gz (a.k.a. PDL-2.4.7 pre-release 1) > has been uploaded to CPAN and should appear at a CPAN > mirror near you shortly. You can download it directly > from > > http://search.cpan.org/CPAN/authors/id/C/CH/CHM/PDL-2.4.6_991.tar.gz > This link is inaccessible here due to mirror problems, so I thought I'll use git. However, no luck here either: {{{ shlomi:~/progs/perl/cpan/PDL/git/pdl$ git log | head commit 4f57cb1dea7bd8ef1452435ccb3d24c9107b1cde Author: Daniel Carrera <[email protected]> Date: Sat Aug 14 15:51:48 2010 +0200 Update release notes with the lastest changes to documentation. commit 1b44f2ceec0d69ab8d429ed4b6a97325923ae415 Merge: a6c0fe6 3bd74f8 Author: Daniel Carrera <[email protected]> Date: Sat Aug 14 15:24:00 2010 +0200 shlomi:~/progs/perl/cpan/PDL/git/pdl$ git tag v1.00_alpha v1.00alpha v1.01 v1.03 v1.03-alphadev2 v1.03p1 v1.10 v1.11 v1.11a v1.99987 v1.99988 v2.0 v2.002 v2.003 v2.005 v2.1 v2.1.1 v2.2 v2.2.1 v2.3 v2.3.1 v2.3.2 v2.3.3 v2.3.4 v2.4.0 v2.4.1 v2.4.1rc1 v2.4.2 v2.4.3 v2.4.4 v2.4.4_01 v2.4.4_02 v2.4.4_03 v2.4.5 v2.4.6 v2.4.6_001 v2.4.6_008 v2.4.6_009 v2.4.6_010 v2.4.6_011 v2.4.6_012 v2.4.6_013 v2.4.6_014 v2.4.6_015 v2.4.6_016 }}} What is the right git tag? Regards, Shlomi Fish > or via the cpan shell. Be sure to use the distribution > path as this is technically another development release > > bash$ cpan > cpan> get CHM/PDL-2.4.6_991.tar.gz > cpan> look CHM/PDL-2.4.6_991.tar.gz > > The pre-release version of the new PDL web site is > at > > http://pdl.perl.org/2.4.7RC/ > > If you are a PDL user or developer, please test this > release on your platform(s) of choice. Of particular > interest are two things: > > (1) Does PDL build on your platform and what > dependencies work or can be made to work? > > (2) Are the installation instructions for PDL > and its dependencies correct for your > platform? Especially, if you follow the > web site directions from the link above, > can you build PDL and the base set of > dependencies: the key external dependencies > we would like available everywhere are > 2-D graphics (PLplot, PGPLOT) and 3-D > graphics using the Perl OpenGL module. > > Any problems, corrections, updates,... please reply to > the pdl-porters or perldl mailing list so that they > may be addressed. > > Next Wednesday, 18-Aug-2010, we will release the 2nd > pre-release for PDL-2.4.7 for final verification including > any updates from the pre1 feedback and installation notes. > > The official PDL-2.4.7 release will follow soon after > on 19-Aug or 20-Aug. At that time, platform specific > releases will be made based on that version. > > Please reply with you test results and what you tried. > Information on the new features is good. For example, > can you run the newly revived wmpeg() routine to create > MPEG video from a piddle image sequence? > > I would also appreciate any feedback on whether you > tried or were able to try the new pdl2 functionality. > NOTE: pdl2 should work regardless of whether you have > installed the Devel::REPL pre-requisite. It will > just have the original perldl feature set if the > Devel::REPL is not installed. > > Thanks in advance for your testing and feedback! > > Chris Marshall > and the PDL Development Team > > _______________________________________________ > PDL-porters mailing list > [email protected] > http://mailman.jach.hawaii.edu/mailman/listinfo/pdl-porters -- ----------------------------------------------------------------- Shlomi Fish http://www.shlomifish.org/ Freecell Solver - http://fc-solve.berlios.de/ God considered inflicting XSLT as the tenth plague of Egypt, but then decided against it because he thought it would be too evil. Please reply to list if it's a mailing list post - http://shlom.in/reply . _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
