Re: [ojAlgo-user] Deprecated methods
Mathematics, linear algebra and optimisation
Brought to you by:
apete
From: Anders P. <an...@op...> - 2012-03-29 20:47:38
|
Things would be easier for you if you followed the advice given on the change log page: "If you're lagging behind and need to update over several versions it is recommended that you upgrade incrementally to each intermediate version (and finally to the latest snapshot)". Deprecated stuff is usually removed as soon as a new version has been released. Since you've skipped v31 and gone straight to a recent snapshot you don't see the javadoc deprecation messages. You can see them here: http://ojalgo.cvs.sourceforge.net/viewvc/ojalgo/DevProj/src/org/ojalgo/random/process/GeometricBrownianMotion.java?revision=1.15&view=markup&pathrev=Version31 /Anders On 29 mar 2012, at 16:14, <kri...@se...> <kri...@se...> wrote: > Hi, > > According to the change log the following methods are deprecated as of v.31.* > > ◦Deprecated getLowerConfidenceBound and getUpperConfidenceBound in GeometricBrownianMotion - they're incorrect, and have an unfortunate api > > What should be used instead? > > /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 |