<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/tests/testthat, 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-04-16T12:33:14Z</updated>
<entry>
<title>Skip another test on CRAN to save CPU cycles</title>
<updated>2023-04-16T12:33:14Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-04-16T12:33:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=2ad43c6f186d582c0f608b0c656267b5d5a0b450'/>
<id>urn:sha1:2ad43c6f186d582c0f608b0c656267b5d5a0b450</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Skip the Eigenvalue based saem test</title>
<updated>2023-04-16T04:22:11Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-04-16T04:19:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=76bc0fead33a63168a5e8d77a6c4b82426815d70'/>
<id>urn:sha1:76bc0fead33a63168a5e8d77a6c4b82426815d70</id>
<content type='text'>
It took too long, and this solution method is not recommended. We are
saving 140 seconds here on my system, so more time is saved on travis.
</content>
</entry>
<entry>
<title>Increase test coverage</title>
<updated>2023-04-15T18:00:00Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-04-15T18:00:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=f215080efba4097ccdaa2d1208edd36c26d7978a'/>
<id>urn:sha1:f215080efba4097ccdaa2d1208edd36c26d7978a</id>
<content type='text'>
Also, using mkin analytical solutions for more than one observed
variable is not supported (but could be if out_values would be
reordered).
</content>
</entry>
<entry>
<title>Fix logic in test</title>
<updated>2023-04-15T14:12:52Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-04-15T14:12:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=c1e5f339ff1abccbe4a284cdc9fba3debcb2c586'/>
<id>urn:sha1:c1e5f339ff1abccbe4a284cdc9fba3debcb2c586</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix platform dependence in test</title>
<updated>2023-04-15T13:40:05Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-04-15T13:40:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=a71d7a0817f213699e06128c6d1729dc6a7ef76f'/>
<id>urn:sha1:a71d7a0817f213699e06128c6d1729dc6a7ef76f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make predefined symbols safer</title>
<updated>2023-04-15T13:35:06Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-04-15T13:35:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=b0b710ee9f9bb9bbe9708676d0c5822465e02203'/>
<id>urn:sha1:b0b710ee9f9bb9bbe9708676d0c5822465e02203</id>
<content type='text'>
We still need to create a parallel processing cluster _after_ creating a
compiled model that is moved to a user defined location, at least I did
not find another way to make it work. This is not a problem with
parallel processing without a cluster, which is not available on
Windows.
</content>
</entry>
<entry>
<title>Move preprocessing of DMTA data to the test setup</title>
<updated>2023-04-15T06:44:51Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-04-15T06:44:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=c705a294113ee74a8d408b8b51e4eb2b2822b3a7'/>
<id>urn:sha1:c705a294113ee74a8d408b8b51e4eb2b2822b3a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tests on 5950x</title>
<updated>2023-04-01T04:42:00Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-04-01T04:42:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=7d5f4cd06b5a3a95a98b345f6b5e1e4ab3526e0a'/>
<id>urn:sha1:7d5f4cd06b5a3a95a98b345f6b5e1e4ab3526e0a</id>
<content type='text'>
Update platform dependent test plots
</content>
</entry>
<entry>
<title>Fix typo in mkinerrmin</title>
<updated>2023-03-22T21:34:30Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-03-22T21:34:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=b17dc3ee5f4fda17fcbc659730cb81e447510121'/>
<id>urn:sha1:b17dc3ee5f4fda17fcbc659730cb81e447510121</id>
<content type='text'>
Thanks to Sebastian Meyer for spotting it.
</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>
</feed>
