<?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/dev2fx/feature-requests/" rel="alternate"/><link href="https://sourceforge.net/p/dev2fx/feature-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/dev2fx/feature-requests/</id><updated>2010-09-30T02:28:09Z</updated><subtitle>Recent changes to feature-requests</subtitle><entry><title>Add GPU Optimization</title><link href="https://sourceforge.net/p/dev2fx/feature-requests/5/" rel="alternate"/><published>2010-09-30T02:28:09Z</published><updated>2010-09-30T02:28:09Z</updated><author><name>alex vautier</name><uri>https://sourceforge.net/u/avautier/</uri></author><id>https://sourceforge.netbbd22c2697aa5c2f7997bd1ab09978e7c5170642</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Check how GPU can be used:&lt;br /&gt;
- for a batch of computation&lt;br /&gt;
- inside a computation if it requests the same computation many times&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Build a xF query</title><link href="https://sourceforge.net/p/dev2fx/feature-requests/4/" rel="alternate"/><published>2010-09-24T23:12:35Z</published><updated>2010-09-24T23:12:35Z</updated><author><name>alex vautier</name><uri>https://sourceforge.net/u/avautier/</uri></author><id>https://sourceforge.netd61c28cee131a36b1ed7be4adf249e38cbfef9a4</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The variable that can be computed should be extracted from the language and available to any 3rd party.&lt;br /&gt;
A query will be composed of project and a list of variable to ompute in the 3rd party API.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Required sign "-&gt;" should be removed for ArgMax and ArgMin</title><link href="https://sourceforge.net/p/dev2fx/feature-requests/3/" rel="alternate"/><published>2010-09-24T23:08:54Z</published><updated>2010-09-24T23:08:54Z</updated><author><name>alex vautier</name><uri>https://sourceforge.net/u/avautier/</uri></author><id>https://sourceforge.netb8585269278607a2dfe3758c045462c0e3708641</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When doing an argMax:&lt;/p&gt;
&lt;p&gt;a = argMax{b | b in bs &amp;amp;&amp;amp; b.c &amp;gt;= 0.5}(b.d);&lt;br /&gt;
a -&amp;gt; bs;&lt;br /&gt;
It should not be required to put a -&amp;gt; bs since it can be infered from the argMax instruction itself&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Update sheets</title><link href="https://sourceforge.net/p/dev2fx/feature-requests/2/" rel="alternate"/><published>2010-09-24T22:55:41Z</published><updated>2010-09-24T22:55:41Z</updated><author><name>alex vautier</name><uri>https://sourceforge.net/u/avautier/</uri></author><id>https://sourceforge.net98a966e0831c958def6db4c634a654ddcbd5a71f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Currently sheets can only be generated from scratch, updating them from the model would help to migrate data.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Image processing tool using xf language</title><link href="https://sourceforge.net/p/dev2fx/feature-requests/1/" rel="alternate"/><published>2010-09-24T22:54:16Z</published><updated>2010-09-24T22:54:16Z</updated><author><name>alex vautier</name><uri>https://sourceforge.net/u/avautier/</uri></author><id>https://sourceforge.net271422b6e388af243ae4d1610f41f83c9320ad0d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Features &lt;br /&gt;
- a comand line tool, &lt;br /&gt;
Input: is a list of images associated to their position + an xf query&lt;br /&gt;
Ouput: an image that is the result of the query on the input images&lt;/p&gt;
&lt;p&gt;-UI:&lt;br /&gt;
- Open multiple image&lt;br /&gt;
- Drag images on a board&lt;br /&gt;
- Run a xf query and see the result&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>