<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dequantify, branch rust</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.kobert.dev/dequantify/atom?h=rust</id>
<link rel='self' href='https://git.kobert.dev/dequantify/atom?h=rust'/>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/dequantify/'/>
<updated>2019-12-13T13:42:28Z</updated>
<entry>
<title>Merge branch 'rust' of ssh://kobert:/var/repos/dequantify into rust</title>
<updated>2019-12-13T13:42:28Z</updated>
<author>
<name>Dennis Kobert</name>
<email>dennis@kobert.dev</email>
</author>
<published>2019-12-13T13:42:28Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/dequantify/commit/?id=5c311266e3bf28790fe1c41306913c272260a8f4'/>
<id>urn:sha1:5c311266e3bf28790fe1c41306913c272260a8f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add hamilton function</title>
<updated>2019-12-13T13:40:15Z</updated>
<author>
<name>Dennis Kobert</name>
<email>dennis@kobert.dev</email>
</author>
<published>2019-12-13T13:40:15Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/dequantify/commit/?id=53f66593bd91cd54a3cc59124ef8db3f27c6b802'/>
<id>urn:sha1:53f66593bd91cd54a3cc59124ef8db3f27c6b802</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make two_level trait impl more readable</title>
<updated>2019-12-13T04:20:12Z</updated>
<author>
<name>natrixaeria</name>
<email>upezu@student.kit.edu</email>
</author>
<published>2019-12-13T04:18:14Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/dequantify/commit/?id=05f85f625eadb2688c69af89d533eeb69ba76da0'/>
<id>urn:sha1:05f85f625eadb2688c69af89d533eeb69ba76da0</id>
<content type='text'>
Also fix a little non-returning result issue
</content>
</entry>
<entry>
<title>Merge branch 'rust' of ssh://kobert:/var/repos/dequantify into rust</title>
<updated>2019-12-13T03:02:21Z</updated>
<author>
<name>Dennis Kobert</name>
<email>dennis@kobert.dev</email>
</author>
<published>2019-12-13T03:02:21Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/dequantify/commit/?id=fc7daf3cb0ab42733a52ce9993570909ed059574'/>
<id>urn:sha1:fc7daf3cb0ab42733a52ce9993570909ed059574</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add fibartion matrices</title>
<updated>2019-12-13T03:00:31Z</updated>
<author>
<name>Dennis Kobert</name>
<email>dennis@kobert.dev</email>
</author>
<published>2019-12-13T03:00:31Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/dequantify/commit/?id=de571765f161a49129fd9e34150f6a892f388bdc'/>
<id>urn:sha1:de571765f161a49129fd9e34150f6a892f388bdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy gnuplot interface</title>
<updated>2019-12-13T02:29:00Z</updated>
<author>
<name>natrixaeria</name>
<email>upezu@student.kit.edu</email>
</author>
<published>2019-12-13T02:29:00Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/dequantify/commit/?id=c7f0faf6752de3655f2b9ac866c9cfb39f0ffb8f'/>
<id>urn:sha1:c7f0faf6752de3655f2b9ac866c9cfb39f0ffb8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace vectors with slices for plotting data</title>
<updated>2019-12-13T00:40:50Z</updated>
<author>
<name>natrixaeria</name>
<email>upezu@student.kit.edu</email>
</author>
<published>2019-12-13T00:40:50Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/dequantify/commit/?id=1daf4f35a5dd2f500d95541797661c518f4e2713'/>
<id>urn:sha1:1daf4f35a5dd2f500d95541797661c518f4e2713</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapt plot.py to pep8</title>
<updated>2019-12-12T20:56:58Z</updated>
<author>
<name>natrixaeria</name>
<email>upezu@student.kit.edu</email>
</author>
<published>2019-12-12T20:56:58Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/dequantify/commit/?id=5af75f14af3758a37edaee08f1a49a12f89b48e0'/>
<id>urn:sha1:5af75f14af3758a37edaee08f1a49a12f89b48e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add rust code</title>
<updated>2019-12-12T20:25:04Z</updated>
<author>
<name>Dennis Kobert</name>
<email>dennis@kobert.dev</email>
</author>
<published>2019-12-12T20:25:04Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/dequantify/commit/?id=5fa0d5d889dff17a8e011971d80de7661ae130eb'/>
<id>urn:sha1:5fa0d5d889dff17a8e011971d80de7661ae130eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve preformarce by calculating the hamilton once</title>
<updated>2019-12-01T00:58:10Z</updated>
<author>
<name>Dennis Kobert</name>
<email>dennis@kobert.dev</email>
</author>
<published>2019-12-01T00:58:10Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/dequantify/commit/?id=aa98e4dba7d771bd1e9519442f830542cff2860c'/>
<id>urn:sha1:aa98e4dba7d771bd1e9519442f830542cff2860c</id>
<content type='text'>
</content>
</entry>
</feed>
