Very nice, the previous version was a bit bare. Thank you very much. This should make things easier for whoever is working on the solver component over the Summer. I look forward to examining it.
Harry Bullen On 6/21/05, Kohei Yoshida <[EMAIL PROTECTED]> wrote: > Hi all, > > Just a heads-up for those who are interested in working in the Solver > component this summer, or those who just want to know what I'm up to > these days. ;-) > > I will be releasing an updated base code, hopefully by the end of this > week, that will replace the original code I previously announced of. > This will have: > > - The bounded Simplex algorithm for constrained linear model with > partial variable boundaries > - Re-worked build system that will actually link the algorithm code > with the UI code > - Re-organized class relationship for the UI component to realize more > fine-grained one-class-one-responsibility idiom > - Better header file dependencies. > - More "pimpl"ization of algorithm related classes for cleaner > interface definition. > - Removal of commented codes. > > This is mainly a UI code update, as I originally indicated. The > algorithm code will have only minor changes. > > All the best, > > Kohei > > -- > Kohei Yoshida > OpenOffice.org Calc contributor > http://kohei.us/ooo/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
