3
I Use This!
Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Nov 14, 2024 — Nov 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Attach pdl* struct to SV via perl extension magic - #451 More... 10 months ago
add PDL::readonly method - #516
mohawk
as Ed J
More... 10 months ago
error to upd_data if datasv set to different size from nbytes
mohawk
as Ed J
More... 10 months ago
fix packsize for indx to base on ptrsize, not ivsize
mohawk
as Ed J
More... 10 months ago
zap useless value-catching
mohawk
as Ed J
More... 10 months ago
only test large indx if >32-bit
mohawk
as Ed J
More... 10 months ago
add Pars type-spec "!real" - #511
mohawk
as Ed J
More... 10 months ago
fix Math::polyroots with native-complex, supplying output
mohawk
as Ed J
More... 10 months ago
add PDL_PARAM_ISNOTREAL and PDL_READONLY constants
mohawk
as Ed J
More... 10 months ago
error if Ops::carg(real), or Ops::czip complex inputs - #511
mohawk
as Ed J
More... 10 months ago
use Test::PDL instead of approx in t/{bad,clump}.t
mohawk
as Ed J
More... 10 months ago
use Test::PDL, rename t/func.pdl
mohawk
as Ed J
More... 10 months ago
no typed outputs, and avail + non-avail typed inputs -> use last-given - #511
mohawk
as Ed J
More... 10 months ago
PDL::Ops line up examples, clarify bitwise op docs, add example of $op=
mohawk
as Ed J
More... 10 months ago
separate PDL::Type POD documentation
mohawk
as Ed J
More... 10 months ago
hide from MetaCPAN/PAUSE internal packages for tidier "Provides" section
mohawk
as Ed J
More... 10 months ago
remove useless PDL::Doc::Config
mohawk
as Ed J
More... 10 months ago
fix test that assumed acosh(0)->byte, i.e. nan()->byte, was always 0 - fix #514
mohawk
as Ed J
More... 10 months ago
2.098
mohawk
as Ed J
More... 10 months ago
fix Windows build problems
mohawk
as Ed J
More... 10 months ago
correctly place Test::Deep::PDL VERSION setting so in perl space not POD
mohawk
as Ed J
More... 11 months ago
Merge pull request #513 from sebastic/pod-conversion-message
mohawk
as mohawk2
More... 11 months ago
Merge pull request #512 from sebastic/spelling-errors
mohawk
as mohawk2
More... 11 months ago
Fix POD ERRORS. More... 11 months ago
Fix spelling errors. More... 11 months ago
2.097
mohawk
as Ed J
More... 11 months ago
put =head1 NAME in Test::*PDL as not in dzil now
mohawk
as Ed J
More... 11 months ago
distro VERSION from lib/PDL.pm again
mohawk
as Ed J
More... 11 months ago
2.096
mohawk
as Ed J
More... 11 months ago
hoist broadcastloop_continue test into t/core.t as continue now widely used
mohawk
as Ed J
More... 11 months ago