<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/R, branch v0.9-38</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://cgit.jrwb.de/mkin/atom?h=v0.9-38</id>
<link rel='self' href='https://cgit.jrwb.de/mkin/atom?h=v0.9-38'/>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/'/>
<updated>2015-06-23T09:17:27Z</updated>
<entry>
<title>Hopefully fix compiling on Solaris, verbose option</title>
<updated>2015-06-23T09:17:27Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-06-23T09:17:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=548b67e5d54e78150cfc6474ad129af9408f4997'/>
<id>urn:sha1:548b67e5d54e78150cfc6474ad129af9408f4997</id>
<content type='text'>
- Only declare the time variable in the C code when needed in the
  derivatives.
- Add the option to show verbose output of cfunction() when compiling
  the model to a shared library.
</content>
</entry>
<entry>
<title>Do the t-test for untransformed parameters</title>
<updated>2015-06-21T13:23:20Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-06-20T23:46:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=6733555d7a9315c55001770bacc4c61c4d4f39d5'/>
<id>urn:sha1:6733555d7a9315c55001770bacc4c61c4d4f39d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Suppress compiler warning for sometimes unused time variable</title>
<updated>2015-06-20T15:52:51Z</updated>
<author>
<name>Johannes Ranke</name>
<email>johannes.ranke@jrwb.de</email>
</author>
<published>2015-06-20T15:52:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=35ff2c2e7154b5d66a6b33e77d3f4f40282df3c2'/>
<id>urn:sha1:35ff2c2e7154b5d66a6b33e77d3f4f40282df3c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Low-level generation of compiled models</title>
<updated>2015-06-20T01:59:56Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-06-19T23:06:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=062b9cc1d084e8bb5e552076fc48ade4b3050644'/>
<id>urn:sha1:062b9cc1d084e8bb5e552076fc48ade4b3050644</id>
<content type='text'>
As it is unclear if and when ccSolve will be published on CRAN,
the generation, compilation and use of the C version of the
system of differential equations was developed for mkin, inspired and
guided by the code from the ccSolve package. Many thanks again to
Karline Soetaert for all of her work on this and other R packages.

Now all model types, including the Hockey-Stick model for the parent
compund and the IORE model for parent and/or metabolites can be compiled.
</content>
</entry>
<entry>
<title>Make mkinmod quiet in tests</title>
<updated>2015-05-15T12:04:49Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-05-15T12:04:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=ffc12f79fdb283bc59f073208c883b84271be121'/>
<id>urn:sha1:ffc12f79fdb283bc59f073208c883b84271be121</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a vignette showing the performance of compiled models</title>
<updated>2015-04-17T22:06:38Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-04-17T22:06:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=a26b44d15c11ebb41083fc2efab0cc91a027b55b'/>
<id>urn:sha1:a26b44d15c11ebb41083fc2efab0cc91a027b55b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make compiled FOMC and DFOP models work</title>
<updated>2015-04-17T14:54:42Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-04-17T14:42:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=558b96b4e3cfd1845677620976f09bad2c641ecb'/>
<id>urn:sha1:558b96b4e3cfd1845677620976f09bad2c641ecb</id>
<content type='text'>
- Many thanks @karlines for the hint in ccSolve#1 how to declare
  the time variable and for writing the ccSolve package in the first
  place
- Add tests for the compiled versions of the FOMC and DFOP models
</content>
</entry>
<entry>
<title>Order of parameters needs to be right for compiled models</title>
<updated>2015-04-16T11:21:36Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-04-16T11:21:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=e610eb47f460bdb16a1160c9e4cc6fd7051d2546'/>
<id>urn:sha1:e610eb47f460bdb16a1160c9e4cc6fd7051d2546</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright header, improve documentation of solution_type</title>
<updated>2015-04-16T09:27:56Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-04-16T09:06:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=c504e823809aa8a299ed5326a22505f82d891ce5'/>
<id>urn:sha1:c504e823809aa8a299ed5326a22505f82d891ce5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check compiled mkinmod versions in examples and tests</title>
<updated>2015-04-16T09:00:53Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-04-16T09:00:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=ec9e65053b214fa30e8b947ccbc47930eeaa01a4'/>
<id>urn:sha1:ec9e65053b214fa30e8b947ccbc47930eeaa01a4</id>
<content type='text'>
Tests all pass (Linux)
</content>
</entry>
</feed>
