Re: [ojAlgo-user] Devproj does not compile
Mathematics, linear algebra and optimisation
Brought to you by:
apete
From: Harsha N. <har...@ya...> - 2010-11-16 15:56:15
|
Thanks for fixing the code. My interest is in generally using the optimization and perhaps the finance package. I am trying to understand its usage and hence downloaded the code. btw, not sure how to reply back to the thread on sourceforge, since the archive is marked "read-only". --- On Mon, 15/11/10, Harsha Nagesh <har...@ya...> wrote: > From: Harsha Nagesh <har...@ya...> > Subject: Devproj does not compile > To: oja...@li... > Date: Monday, 15 November, 2010, 9:45 AM > Hi - I just checked out code from > CVS. There are 2 main problems and the code does not > compile. > > org.ojalgo.random.process.MultidemsionalProcess is not > checked in and is used in AbstractSimulator in > org.ojalgo.randon.process.simulator > This leads to 6 compilation errors. > > Line 56 in AbstractSimulator also has an error "getValue is > undefined for the type P". > > I browsed CVS online as well and this class seems to be > missing. > Could you please fix these? > > Also, which package/class has unit tests/junits/examples > that we could try out to begin with > > Thanks > Harsha > > > |