Thread: [ojAlgo-user] examples?
Mathematics, linear algebra and optimisation
Brought to you by:
apete
From: <fre...@go...> - 2006-08-25 13:15:18
|
Hello, OjAlgo looks great! I would be interested in using it for optimization problems. Would you have any working example? Thanks for your help. FB |
From: Anders P. <an...@op...> - 2006-08-26 10:24:14
|
ojAlgo currently only contains a QP solver, and the only examples on =20 how to use that are: 1) The junit tests for the QP solver 2) The code in the org.ojalgo.finance package that build on the QP =20 solver /Anders On 25 aug 2006, at 15.15, Fr=E9d=E9ric Boone wrote: > Hello, > > OjAlgo looks great! I would be interested in using it for =20 > optimization problems. > Would you have any working example? > > Thanks for your help. > FB > > ----------------------------------------------------------------------=20= > --- > Using Tomcat but need to do more? Need to support web services, =20 > security? > Get stuff done quickly with pre-integrated technology to make your =20 > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache =20 > Geronimo > http://sel.as-us.falkag.net/sel?=20 > cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D121642 > _______________________________________________ > ojAlgo-user mailing list > ojA...@li... > https://lists.sourceforge.net/lists/listinfo/ojalgo-user |
From: <fre...@go...> - 2006-08-28 09:29:09
|
OK, thanks for your reply. Do you plan to include other algorithms in the future (like conjugate gradients, levenberg-marquardt,...)? FB 2006/8/26, Anders Peterson <an...@op...>: > ojAlgo currently only contains a QP solver, and the only examples on > how to use that are: > > 1) The junit tests for the QP solver > 2) The code in the org.ojalgo.finance package that build on the QP > solver > > /Anders > > On 25 aug 2006, at 15.15, Fr=E9d=E9ric Boone wrote: > > > Hello, > > > > OjAlgo looks great! I would be interested in using it for > > optimization problems. > > Would you have any working example? > > > > Thanks for your help. > > FB > > > > ---------------------------------------------------------------------- > > --- > > Using Tomcat but need to do more? Need to support web services, > > security? > > Get stuff done quickly with pre-integrated technology to make your > > job easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > > Geronimo > > http://sel.as-us.falkag.net/sel? > > cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D121642 > > _______________________________________________ > > ojAlgo-user mailing list > > ojA...@li... > > https://lists.sourceforge.net/lists/listinfo/ojalgo-user > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job ea= sier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronim= o > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat= =3D121642 > _______________________________________________ > ojAlgo-user mailing list > ojA...@li... > https://lists.sourceforge.net/lists/listinfo/ojalgo-user > |
From: Anders P. <an...@op...> - 2006-08-29 08:18:17
|
No time for that (unless I get paid for it). In the near future I plan to work on the org.ojalgo.finance and =20 org.ojalgo.optimisation.jampl (AMPL) packages. /Anders On 28 aug 2006, at 11.29, Fr=E9d=E9ric Boone wrote: > OK, thanks for your reply. > Do you plan to include other algorithms in the future (like conjugate > gradients, levenberg-marquardt,...)? > > FB > > 2006/8/26, Anders Peterson <an...@op...>: >> ojAlgo currently only contains a QP solver, and the only examples on >> how to use that are: >> >> 1) The junit tests for the QP solver >> 2) The code in the org.ojalgo.finance package that build on the QP >> solver >> >> /Anders >> >> On 25 aug 2006, at 15.15, Fr=E9d=E9ric Boone wrote: >> >>> Hello, >>> >>> OjAlgo looks great! I would be interested in using it for >>> optimization problems. >>> Would you have any working example? >>> >>> Thanks for your help. >>> FB >>> >>> --------------------------------------------------------------------=20= >>> -- >>> --- >>> Using Tomcat but need to do more? Need to support web services, >>> security? >>> Get stuff done quickly with pre-integrated technology to make your >>> job easier >>> Download IBM WebSphere Application Server v.1.0.1 based on Apache >>> Geronimo >>> http://sel.as-us.falkag.net/sel? >>> cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D121642 >>> _______________________________________________ >>> ojAlgo-user mailing list >>> ojA...@li... >>> https://lists.sourceforge.net/lists/listinfo/ojalgo-user >> >> >> ---------------------------------------------------------------------=20= >> ---- >> Using Tomcat but need to do more? Need to support web services, =20 >> security? >> Get stuff done quickly with pre-integrated technology to make your =20= >> job easier >> Download IBM WebSphere Application Server v.1.0.1 based on Apache =20 >> Geronimo >> http://sel.as-us.falkag.net/sel?=20 >> cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D121642 >> _______________________________________________ >> ojAlgo-user mailing list >> ojA...@li... >> https://lists.sourceforge.net/lists/listinfo/ojalgo-user >> > > ----------------------------------------------------------------------=20= > --- > Using Tomcat but need to do more? Need to support web services, =20 > security? > Get stuff done quickly with pre-integrated technology to make your =20 > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache =20 > Geronimo > http://sel.as-us.falkag.net/sel?=20 > cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D121642 > _______________________________________________ > ojAlgo-user mailing list > ojA...@li... > https://lists.sourceforge.net/lists/listinfo/ojalgo-user |