<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/tests/testthat, branch v0.9.50.1</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://cgit.jrwb.de/mkin/atom?h=v0.9.50.1</id>
<link rel='self' href='https://cgit.jrwb.de/mkin/atom?h=v0.9.50.1'/>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/'/>
<updated>2020-05-11T15:47:36Z</updated>
<entry>
<title>Release to CRAN</title>
<updated>2020-05-11T15:47:36Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-11T15:47:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=feca0008dcf662bba5c728096c4e63b923b8979b'/>
<id>urn:sha1:feca0008dcf662bba5c728096c4e63b923b8979b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add analytical solution for DFOP-SFO</title>
<updated>2020-05-11T13:20:53Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-11T13:00:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=6308e7d7898d4f064d321d97d162c6752c22b362'/>
<id>urn:sha1:6308e7d7898d4f064d321d97d162c6752c22b362</id>
<content type='text'>
This is about twice as fast as deSolve compiled in the case of FOCUS D
</content>
</entry>
<entry>
<title>Analytical solutions for all SFO variants</title>
<updated>2020-05-11T11:43:40Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-11T11:43:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=b36ae3d710858ee3ff2907eb2d780e0dff48a4f3'/>
<id>urn:sha1:b36ae3d710858ee3ff2907eb2d780e0dff48a4f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't run visual tests on r-devel for now</title>
<updated>2020-05-11T08:09:39Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-11T08:09:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=576fbc9d86f4db3d1be2fbd4e97b3fcd58f43c2b'/>
<id>urn:sha1:576fbc9d86f4db3d1be2fbd4e97b3fcd58f43c2b</id>
<content type='text'>
https://github.com/r-lib/vdiffr/issues/86
</content>
</entry>
<entry>
<title>Reduce precision of traced parameters, formatting</title>
<updated>2020-05-11T07:05:25Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-11T07:05:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=adb597eef6ef840ef28486dbe3d93dc62b097a6d'/>
<id>urn:sha1:adb597eef6ef840ef28486dbe3d93dc62b097a6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid merge() and data.frame() in cost function</title>
<updated>2020-05-11T03:18:32Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-11T03:15:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=234c9059a95e104917e488a6ddd2313234a96cdc'/>
<id>urn:sha1:234c9059a95e104917e488a6ddd2313234a96cdc</id>
<content type='text'>
also for deSolve and eigenvalue based solutions. This noticeably increases
performance for these methods, see test.log and benchmark vignette.
</content>
</entry>
<entry>
<title>Default to analytical for coupled models if available</title>
<updated>2020-05-10T19:53:00Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-10T19:53:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=d113cd79b178fdc91aecb894707ed356129dfb75'/>
<id>urn:sha1:d113cd79b178fdc91aecb894707ed356129dfb75</id>
<content type='text'>
This revealed that transforming rates is necessary for fitting
the analytical solution of the SFO-SFO model to the FOCUS D dataset.

Benchmarks show that fitting coupled models with deSolve got a bit
slower through the latest changes
</content>
</entry>
<entry>
<title>Avoid the call to merge for analytical solutions</title>
<updated>2020-05-09T19:18:42Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-09T19:18:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=efab37957381919c21d874906ce870f4941c760a'/>
<id>urn:sha1:efab37957381919c21d874906ce870f4941c760a</id>
<content type='text'>
This increases performance up to a factor of five!
</content>
</entry>
<entry>
<title>Roxygenize, adapt tests</title>
<updated>2020-05-08T07:00:20Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-08T07:00:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=f6f8ca5142020c2c5b0628bdcae1e2d00b80c6d5'/>
<id>urn:sha1:f6f8ca5142020c2c5b0628bdcae1e2d00b80c6d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Another overhaul of analytical solutions</title>
<updated>2020-05-07T20:14:19Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-07T20:13:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=92bd33824bde6b6b21bfc7e30953092a74d3cce5'/>
<id>urn:sha1:92bd33824bde6b6b21bfc7e30953092a74d3cce5</id>
<content type='text'>
Still in preparation for analytical solutions of coupled models
</content>
</entry>
</feed>
