Reinhold May wrote:
> 
> I'm not quite sure if  I  understand  what  you  mean.   Is  the
> problem that Set::Infinite describes only starts and ends of  an
> infinite span of elements rather than listing each element?   If
> that's the case, the i transition  from  continuous  elements  to
> discrete elements could be called
> 
>    discretize (I guess you want american spelling)

I implemented a way to make the transition from "continuous  
elements" (spanset) to discrete elements (set).

It is flexible enough to let you "quantize" a SpanSet (or Span)
into a set of discrete DateTimes with intervals of 
days, hours, nanoseconds, whatever.

I've put this in file "t/17quantize.t" (in CVS).

- Flavio S. Glock

Reply via email to