| make chid ia,ib be externally-visibly zero-based, arrays internally zero-based |
|
More...
|
12 months ago
|
| make all internal func input scalar params be values not pointers, some retval |
|
More...
|
12 months ago
|
| zap unnecessary constant eg "zero", static stuff |
|
More...
|
12 months ago
|
| zap lots of unused decls/unnecessary comments, "subroutines" void |
|
More...
|
12 months ago
|
| move Basic/* to top |
|
More...
|
12 months ago
|
| no *.p or inc/ anymore |
|
More...
|
12 months ago
|
| move Func into Basic/ |
|
More...
|
12 months ago
|
| port SLATEC PCHIP functions to C, add to Primitive |
|
More...
|
12 months ago
|
| Func tests capture PCHIP behaviour needed |
|
More...
|
12 months ago
|
| use Test::PDL in Func tests |
|
More...
|
12 months ago
|
| stop recommending ExtUtils::F77 for configure |
|
More...
|
12 months ago
|
| split Libtmp/Simplex out to separate PDL::Opt::Simplex |
|
More...
|
12 months ago
|
| split Libtmp/Fit out to separate PDL::Fit |
|
More...
|
12 months ago
|
| split Libtmp/Slatec out to separate PDL::Slatec |
|
More...
|
12 months ago
|
| reorder MANIFEST.SKIP a bit |
|
More...
|
12 months ago
|
| zap unfinished PDL::Filter::* |
|
More...
|
12 months ago
|
| move LinPred to Libtmp/Filter |
|
More...
|
12 months ago
|
| zap never-working PDL::Gaussian |
|
More...
|
12 months ago
|
| convert PDL::Fit::{LM,Linfit} to use MatrixOps not Slatec |
|
More...
|
12 months ago
|
| split Libtmp/GSL out to separate PDL::GSL |
|
More...
|
12 months ago
|
| Fix approx for complex values. 2.095 fails (#507) |
|
More...
|
12 months ago
|
| zap obsolete comments in PP |
|
More...
|
12 months ago
|
| split Graphics/TriD out to separate PDL::Graphics::TriD |
|
More...
|
12 months ago
|
| make PDL::FAQ old mailing list table readable with verbatim |
|
More...
|
12 months ago
|
| split IO/ENVI out to separate PDL::IO::ENVI |
|
More...
|
12 months ago
|
| split IO/Dicom out to separate PDL::IO::Dicom |
|
More...
|
12 months ago
|
| split IO/IDL out to separate PDL::IO::IDL |
|
More...
|
12 months ago
|
| no need Alien::proj dep in main PDL now |
|
More...
|
12 months ago
|
| split Libtmp/Transform-Proj4 out to separate PDL::Transform::Proj4 |
|
More...
|
12 months ago
|
| split IO/GD out to separate PDL::IO::GD |
|
More...
|
12 months ago
|