-
A clean up of the dependencies and functionality in PDL by module would be great.
It would be nice to indicate what is provided where and when there are multiple alternatives.
One example is all the FFT stuff in PDL: inconsistent calling sequences, undocumented
implementation information, no not inplace FFT in the base PDL, no support for complex data with adjacent Re and Im parts,...
2009-11-03 14:51:31 UTC in Perl Data Language
-
We could use an f2c version of the slatec fortran code in the PDL tree.
As for GSL, it is open source, modular, and C based, so there would be
no problems including an internal subset of the library in PDL (or even all).
--Chris.
2009-11-03 14:47:17 UTC in Perl Data Language
-
marshallch added run4flat to the Perl Data Language project.
2009-11-01 19:18:01 UTC in Perl Data Language
-
marshallch made 2 file-release changes.
2009-10-24 17:25:01 UTC in Perl Data Language
-
marshallch made 2 file-release changes.
2009-10-24 17:24:01 UTC in Perl Data Language
-
marshallch made 1 file-release changes.
2009-10-24 17:23:01 UTC in Perl Data Language
-
Highlights:
* 3D graphics modules now run on win32 and Mac OS X
systems without requiring X11 be installed. The
only prerequisites are OpenGL and FreeGLUT/GLUT.
* Release documentation and FAQ have been updated
to be more useful (and more accurate).
* PDL build, test, and run time diagnostic messages
have been make clearer and more helpful.
* Many bugs have been...
2009-10-24 17:02:57 UTC in Perl Data Language
-
marshallch made 1 file-release changes.
2009-10-24 16:59:01 UTC in Perl Data Language
-
Any pthreads problems should be followed up with the OpenGL developers.
Submit a bug with rt.cpan.org. Email problems to perldl mailing list is ok too.
Thanks,
CHM.
2009-10-16 20:23:53 UTC in Perl Data Language
-
Bug fixed in Git.
Thanks for reporting the problem!
2009-10-16 20:17:57 UTC in Perl Data Language