<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/vignettes/mkin.html, branch v1.2.3</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://cgit.jrwb.de/mkin/atom?h=v1.2.3</id>
<link rel='self' href='https://cgit.jrwb.de/mkin/atom?h=v1.2.3'/>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/'/>
<updated>2023-02-17T20:50:07Z</updated>
<entry>
<title>Update benchmark results for 7950X</title>
<updated>2023-02-17T20:50:07Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-02-17T20:50:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=5811ab93d856bb339a35eef2d23266fcb781cbe7'/>
<id>urn:sha1:5811ab93d856bb339a35eef2d23266fcb781cbe7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into custom_lsoda_call</title>
<updated>2023-02-13T04:19:08Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-02-13T04:19:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=8d1a84ac2190538ed3bac53a303064e281595868'/>
<id>urn:sha1:8d1a84ac2190538ed3bac53a303064e281595868</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prebuilt PDF vignettes, summary_listing</title>
<updated>2023-01-09T05:22:04Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-01-09T05:22:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=24eb77216700cf8b2f2bde3abad84c1f83f9e32a'/>
<id>urn:sha1:24eb77216700cf8b2f2bde3abad84c1f83f9e32a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>We get about 25% performance gain</title>
<updated>2022-11-16T08:15:36Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-16T08:15:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=51d63256a7b3020ee11931d61b4db97b9ded02c0'/>
<id>urn:sha1:51d63256a7b3020ee11931d61b4db97b9ded02c0</id>
<content type='text'>
with the custom lsoda call, avoiding repeated getNativeSymbolInfo calls.
It's just that we should not be calling foreign functions from different
packages, because the may change without notice. Using
getNativeSymbolInfo for "call_lsoda" avoids the CRAN note, and a similar
call could probably be used for "unlock_solver", avoiding the NOTE in
checks for cran, but we should not do this in a CRAN package.
</content>
</entry>
<entry>
<title>Rerun benchmarks on desktop computer</title>
<updated>2022-07-12T10:10:59Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-07-12T10:10:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=d7d5b31e9352090fa598f50979d706d8e753ef9c'/>
<id>urn:sha1:d7d5b31e9352090fa598f50979d706d8e753ef9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make tests more platform independent, update docs</title>
<updated>2022-03-02T17:03:54Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-03-02T17:03:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=2bb59c88d49b193f278916ad9cc4de83c0de9604'/>
<id>urn:sha1:2bb59c88d49b193f278916ad9cc4de83c0de9604</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapt saemix interface to saemix 3.0 on CRAN</title>
<updated>2022-02-09T11:19:14Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-02-09T11:19:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=d8f31d1323998f33d07535f55c81be380d93ca45'/>
<id>urn:sha1:d8f31d1323998f33d07535f55c81be380d93ca45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapt and improve the dimethenamid vignette</title>
<updated>2021-09-16T15:36:26Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-09-16T13:31:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=c41381a961263c28d60976e68923157916c78b15'/>
<id>urn:sha1:c41381a961263c28d60976e68923157916c78b15</id>
<content type='text'>
Adapt to the corrected data and unify control parameters for saemix and
nlmixr with saem. Update docs
</content>
</entry>
<entry>
<title>Merge branch 'master' into nlmixr</title>
<updated>2021-09-16T06:23:57Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-09-16T06:23:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=212070667de33e4d4adc7f0ae7baf8e18ad51d3f'/>
<id>urn:sha1:212070667de33e4d4adc7f0ae7baf8e18ad51d3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rerun tests, use current vdiffr on travis</title>
<updated>2021-07-23T13:43:02Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-07-23T13:43:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=297285ac86a74c1ceb517aac9eca46d07513c45d'/>
<id>urn:sha1:297285ac86a74c1ceb517aac9eca46d07513c45d</id>
<content type='text'>
</content>
</entry>
</feed>
