Re: [ojAlgo-user] Upgrading to ojAlgo v.31.10
Mathematics, linear algebra and optimisation
Brought to you by:
apete
From: Anders P. <an...@op...> - 2012-03-28 12:11:51
|
Versions 29, 30 and 31 as well as a recent snapshot are all available to download with source code. All versions ever released have a corresponding tag/version in CVS. The tags are named Version1, Version2, Version3... Version31 And/or you can browse the source repository (all versions) at: http://ojalgo.cvs.sourceforge.net/ojalgo/ CalendarDateUnit.round(...) does roughly the same thing as TimeFilter.filter(...) did, except that it mutates the original/input Calendar or Date. /Anders On 28 mar 2012, at 11:25, <kri...@se...> wrote: > Hi, > > I'm upgrading our old ojAlgo (v.29 something I think) to the latest released version, and have run into a problem. Our application uses the now removed class TimeFilter. According to the change log it has been replaced with the class CalendarDateUnit. In TimeFilter there was a method called filter with either Date or Calendar as input parameter. I haven't been able to figure out how to replace this method. Is there some equivalent method in CalendarDateUnit? Maybe the method round? I can't compare because I don't have the source code to the old filter method. > > Best regards > Kristian > > ------------------------------------------------------------------------------ > This SF email is sponsosred by: > Try Windows Azure free for 90 days Click Here > http://p.sf.net/sfu/sfd2d-msazure_______________________________________________ > ojAlgo-user mailing list > ojA...@li... > https://lists.sourceforge.net/lists/listinfo/ojalgo-user |