0.09 2024-04-25
- fix compiler warnings on pointer types (#7) - thanks @YuryPakhomov for report
0.08 2022-02-21
- fix rank mismatch in tensor.f so gfortran 10 will still compile it
0.07 2022-01-02
- test stability and more build improvements
0.06 2022-01-02
- build improvements
0.05 Thu Aug 16 00:00:00 2018
* Improve build process.
0.04 Thu Aug 03 00:00:00 2018
* Adjust indexin operations introduced in PDL v2.014 2015-10-12
(full support of 64bit indexing operations using 64bit PDL_Indx
data type).
0.03 Fri Aug 18 00:00:00 2007
* ASA fixes (64bit arch)
* new Makefile.PL (opti library automatically built and linked)
0.02 Wed Sep 21 16:16:15 2005
* add PDL.pm in prerequities (Makefile.PL)
0.01 Sat Sep 17 17:13:24 2005
* Initial release