<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to feature-requests</title><link href="https://sourceforge.net/p/cppqed/feature-requests/" rel="alternate"/><link href="https://sourceforge.net/p/cppqed/feature-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/cppqed/feature-requests/</id><updated>2018-04-05T09:36:22.941000Z</updated><subtitle>Recent changes to feature-requests</subtitle><entry><title>#29 More clever output formatting</title><link href="https://sourceforge.net/p/cppqed/feature-requests/29/?limit=25#a824" rel="alternate"/><published>2018-04-05T09:36:22.941000Z</published><updated>2018-04-05T09:36:22.941000Z</updated><author><name>Vukics, András</name><uri>https://sourceforge.net/u/vukics/</uri></author><id>https://sourceforge.net5999ba00fcd257075c37aad8c2f2e55ffd7cbac6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The comment character issue is solved, but we would still need the option for formatting the output into CSV&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#44 Trajectory output to be returned as boost::python::numpy::ndarray</title><link href="https://sourceforge.net/p/cppqed/feature-requests/44/?limit=25#578c" rel="alternate"/><published>2018-01-31T07:39:20.405000Z</published><updated>2018-01-31T07:39:20.405000Z</updated><author><name>Vukics, András</name><uri>https://sourceforge.net/u/vukics/</uri></author><id>https://sourceforge.net4e288e8edf22c23b2a1a2d2ccc4e1a81f13ad6f5</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This could be done only in the python wrapper of evolved only (so as not to make the main part of the framework depend on Boost.Python) by letting the trajectory write on a stringstream and using numpy::loadtxt to load from the string into an ndarray.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Trajectory output to be returned as boost::python::numpy::ndarray</title><link href="https://sourceforge.net/p/cppqed/feature-requests/44/" rel="alternate"/><published>2018-01-21T20:56:43.284000Z</published><updated>2018-01-21T20:56:43.284000Z</updated><author><name>Vukics, András</name><uri>https://sourceforge.net/u/vukics/</uri></author><id>https://sourceforge.net869ceee767015fd2c3e3537935fb6dc2acb4d7e3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Instead of written to stdout or a file, the trajectory output could be returned as a &lt;a class="" href="http://http://www.boost.org/doc/libs/1_66_0/libs/python/doc/html/numpy/tutorial/ndarray.html" rel="nofollow"&gt;boost::python::numpy::ndarray&lt;/a&gt;. Especially in cpypyqed, this would drastically ease interaction with numpy. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#4 alternative L*rho*Ldagger calculation</title><link href="https://sourceforge.net/p/cppqed/feature-requests/4/?limit=25#0c9f" rel="alternate"/><published>2017-08-22T13:08:28.512000Z</published><updated>2017-08-22T13:08:28.512000Z</updated><author><name>Vukics, András</name><uri>https://sourceforge.net/u/vukics/</uri></author><id>https://sourceforge.netfa800832af08c23b27946420fe43c425204ba9b6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#43 Migrate to python3</title><link href="https://sourceforge.net/p/cppqed/feature-requests/43/?limit=25#c481" rel="alternate"/><published>2017-06-20T19:38:03.126000Z</published><updated>2017-06-20T19:38:03.126000Z</updated><author><name>Vukics, András</name><uri>https://sourceforge.net/u/vukics/</uri></author><id>https://sourceforge.netf4535c86eb14223245a420a57a2961b5e2a57ca7</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;labels&lt;/strong&gt;:  --&amp;gt; Consistency Issues&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>Migrate to python3</title><link href="https://sourceforge.net/p/cppqed/feature-requests/43/" rel="alternate"/><published>2017-06-20T19:37:30.740000Z</published><updated>2017-06-20T19:37:30.740000Z</updated><author><name>Vukics, András</name><uri>https://sourceforge.net/u/vukics/</uri></author><id>https://sourceforge.net245b73ef7f4ea4ea26caa58a26d01d75d4e1f113</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I tried a migration in this branch:&lt;br/&gt;
&lt;a href="https://sourceforge.net/p/cppqed/cppqed/ci/python3migration"&gt;https://sourceforge.net/p/cppqed/cppqed/ci/python3migration&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Problem: cmake doesn’t consistently find the boost_python3 library. Perhaps this will be amended when boost_python support of python3 becomes more mature.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Migrate to python3</title><link href="https://sourceforge.net/p/cppqed/feature-requests/43/" rel="alternate"/><published>2017-06-20T19:37:30.740000Z</published><updated>2017-06-20T19:37:30.740000Z</updated><author><name>Vukics, András</name><uri>https://sourceforge.net/u/vukics/</uri></author><id>https://sourceforge.net8e741b696361a817eb93b13f161418511059822f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 43 has been modified: Migrate to python3&lt;br/&gt;
Edited By: Vukics, András (vukics)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Adaptive low-rank approximation and denoised Monte Carlo approach for high-dimensional Lindblad equations</title><link href="https://sourceforge.net/p/cppqed/feature-requests/42/" rel="alternate"/><published>2017-05-18T12:59:45.625000Z</published><updated>2017-05-18T12:59:45.625000Z</updated><author><name>Vukics, András</name><uri>https://sourceforge.net/u/vukics/</uri></author><id>https://sourceforge.net135c0c67d5e3a8ce18ff4742528b1802ddffa3f4</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;We might want to take a look at and evaluate this sort of work&lt;br/&gt;
&lt;a href="https://journals.aps.org/pra/abstract/10.1103/PhysRevA.92.062126" rel="nofollow"&gt;https://journals.aps.org/pra/abstract/10.1103/PhysRevA.92.062126&lt;/a&gt;&lt;br/&gt;
Whether it is possible to implement generally and use successfully such a method in C++QED&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#39 Replace blitz::Array with boost::multi_array or, MAYBE/RATHER eigen::tensor</title><link href="https://sourceforge.net/p/cppqed/feature-requests/39/?limit=25#d073" rel="alternate"/><published>2017-05-08T19:57:20.416000Z</published><updated>2017-05-08T19:57:20.416000Z</updated><author><name>Vukics, András</name><uri>https://sourceforge.net/u/vukics/</uri></author><id>https://sourceforge.netfa9698ea52af841747eb2323c9d4173895d1ebf8</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;It looks like Eigen is also developing a multi-array template that they call tensor:&lt;br/&gt;
&lt;a href="http://eigen.tuxfamily.org/dox-devel/unsupported/groupCXX11TensorModule.html" rel="nofollow"&gt;http://eigen.tuxfamily.org/dox-devel/unsupported/groupCXX11TensorModule.html&lt;/a&gt;&lt;br/&gt;
Looks promising…&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#39 Replace blitz::Array with boost::multi_array or, MAYBE/RATHER eigen::tensor</title><link href="https://sourceforge.net/p/cppqed/feature-requests/39/?limit=25#4b93" rel="alternate"/><published>2017-05-08T19:54:03.105000Z</published><updated>2017-05-08T19:54:03.105000Z</updated><author><name>Vukics, András</name><uri>https://sourceforge.net/u/vukics/</uri></author><id>https://sourceforge.net4486fd2e45a3875695be28e22553a5ce4b7a44f3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;summary&lt;/strong&gt;: Replace blitz::Array with boost::multi_array --&amp;gt; Replace blitz::Array with boost::multi_array or, MAYBE/RATHER eigen::tensor&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry></feed>