On May 31, 2007 12:14:47 PM, Roban Hultman Kramer wrote:
>
> Just in case anyone is using the cumuintover
> function I sent out a few months ago...

Thanks for the update and the contribution!

> On 15:53, Thu 15 Mar 07, Roban Hultman Kramer wrote:
> >
> > Just in case it's of interest to anyone else,
> > I've implemented a "cumuintover" function.
> > Analogously to "cumusumover" and "cumuprodover"
> > it returns a piddle with the same dimensions as
> > the input containing the integral over the first
> > dimension.

This is a good addition to basic PDL functionality.

> > Note that it will crash if you feed it a piddle
> > with a first dimension of less than 6. If it's
> > of use to anyone, I could modify it to behave
> > like intover and work for dims < 6.

It would be useful to make those fixes.  With those
changes, a test routine (see PDL/t/primitive.t in the
PDL source), and some documentation, it would be
ready for PDL-ers everywhere.

You might consider posting it as a feature request
to the PDL sf site: http://sourceforge.net/projects/pdl/ .
Thanks again for posting.

--Chris

> > This is my first use of PP, so I welcome any
> > feedback folks might have.
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to