|
From: Rainer M. <ra...@tb...> - 2006-10-02 15:44:51
|
Hi, of course there were some inconsistencies (between approximation and use of analytic matrices) and bugs that needed to be fixed. In CVS now. Rainer Rainer Machne wrote: > Dear All, > > New files are in CVS with the following 2 updates: > > Now sensitity can be calculated for both, parameters and initial > conditions and the calling application can select parameters and > variables via cvodeSettings. > > Note, that matrix construction was moved from cvodeSolver.c and > sensSolver.c to cvodeData.c. > > We have 2 new important (non-API!) functions: > > 1) CvodeData_initializeSensitivities > and > 2) CvodeData_createMatrices > > which need to be called in this order from CvodeData_initialize, and thus only > when (re)setting an integrator freshly (to time 0 of the forward problem) > before a new integration. > > I think the code has become a little bit better segmented into > functionally coherent pieces. I hope the changed position of matrix > construction doesn't cause any unforseen problems. > > The adjoint module will be updated accordingly by James and Stefan soon. > > > Rainer > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > sbmlsolver-devel mailing list > sbm...@li... > https://lists.sourceforge.net/lists/listinfo/sbmlsolver-devel |