<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/log, 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-16T04:22:11Z</updated>
<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>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>Fix a bug with moved DLLs and current deSolve</title>
<updated>2023-04-06T06:06:34Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-04-06T06:06:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=43d15fe2c2ecc570ad5edfba0e75ae9b22ac2080'/>
<id>urn:sha1:43d15fe2c2ecc570ad5edfba0e75ae9b22ac2080</id>
<content type='text'>
In mkinmod, dll_info was not included in the returned model object
in the case that the DLL was moved to a user defined directory.
This is now fixed.
</content>
</entry>
<entry>
<title>Deal with covariates in summary for saem.mmkin objects</title>
<updated>2023-04-02T14:58:56Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-04-02T14:58:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=0311f0658a276fab84e78c060b73c0b46c33b100'/>
<id>urn:sha1:0311f0658a276fab84e78c060b73c0b46c33b100</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>Support covariates in endpoints()</title>
<updated>2023-03-23T15:45:52Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-03-23T15:42:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=a8514e92fbb23d60db686ddf153592fb28c48a77'/>
<id>urn:sha1:a8514e92fbb23d60db686ddf153592fb28c48a77</id>
<content type='text'>
</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>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>Finish adapting to upcoming deSolve</title>
<updated>2023-02-17T13:44:29Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-02-17T13:44:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=d5ff53448c61134c46cc4df9ea88fd86fa376d66'/>
<id>urn:sha1:d5ff53448c61134c46cc4df9ea88fd86fa376d66</id>
<content type='text'>
</content>
</entry>
</feed>
