3
I Use This!
Low Activity

Commits : Listings

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