<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to tickets</title><link href="https://sourceforge.net/p/cctw/tickets/" rel="alternate"/><link href="https://sourceforge.net/p/cctw/tickets/feed.atom" rel="self"/><id>https://sourceforge.net/p/cctw/tickets/</id><updated>2014-05-20T21:32:01.012000Z</updated><subtitle>Recent changes to tickets</subtitle><entry><title>#15 Transform not producing output chunks</title><link href="https://sourceforge.net/p/cctw/tickets/15/?limit=25#273f" rel="alternate"/><published>2014-05-20T21:32:01.012000Z</published><updated>2014-05-20T21:32:01.012000Z</updated><author><name>Justin M Wozniak</name><uri>https://sourceforge.net/u/jmwozniak/</uri></author><id>https://sourceforge.nete3f6a18bcc3ff6a53bc47ad19e75564dda758db0</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This look good...&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#15 Transform not producing output chunks</title><link href="https://sourceforge.net/p/cctw/tickets/15/?limit=25#3235" rel="alternate"/><published>2014-05-14T19:12:33.408000Z</published><updated>2014-05-14T19:12:33.408000Z</updated><author><name>Guy Jennings</name><uri>https://sourceforge.net/u/guyjennings/</uri></author><id>https://sourceforge.netbf354b548385d04e84ce9d998f4786996bc02f26</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I've pushed changes so that the chunk buffers are allocated with calloc, so that swift can free them, and I have optimized the memory allocation strategy so that chunk objects are only actually allocated when they are used - this should minimize memory usage.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#12 Bring in weights</title><link href="https://sourceforge.net/p/cctw/tickets/12/?limit=25#5c0c" rel="alternate"/><published>2014-05-14T19:09:56.562000Z</published><updated>2014-05-14T19:09:56.562000Z</updated><author><name>Guy Jennings</name><uri>https://sourceforge.net/u/guyjennings/</uri></author><id>https://sourceforge.netc0341d29d0fb8f4746de8b36914b5e3e37cee747</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Two buffers is slightly easier - they will both be the same size for a given chunk&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#13 Design question: Logging framework</title><link href="https://sourceforge.net/p/cctw/tickets/13/?limit=25#2322" rel="alternate"/><published>2014-05-14T19:09:02.984000Z</published><updated>2014-05-14T19:09:02.984000Z</updated><author><name>Guy Jennings</name><uri>https://sourceforge.net/u/guyjennings/</uri></author><id>https://sourceforge.netb27a687f9b131e0ab4cd1bcbc49da03f1fdd0471</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;If you can use CctwObject::printMessage that would be best&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#14 File descriptor cache</title><link href="https://sourceforge.net/p/cctw/tickets/14/?limit=25#e87b" rel="alternate"/><published>2014-05-14T19:08:02.998000Z</published><updated>2014-05-14T19:08:02.998000Z</updated><author><name>Guy Jennings</name><uri>https://sourceforge.net/u/guyjennings/</uri></author><id>https://sourceforge.netb25ef75fcb92bfb3b631e50a6634d329d95d53d3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This should happen automatically by using the existing code&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#15 Transform not producing output chunks</title><link href="https://sourceforge.net/p/cctw/tickets/15/?limit=25#4ab0" rel="alternate"/><published>2014-05-13T19:49:20.096000Z</published><updated>2014-05-13T19:49:20.096000Z</updated><author><name>Guy Jennings</name><uri>https://sourceforge.net/u/guyjennings/</uri></author><id>https://sourceforge.net271afdf2fbfebd5e6b9f79220e627ea13b13c2f6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Pushed a revised version of the tcl commands - this now assumes that the file name and dataset name are setup beforehand for each instance, e.g. by reading a startup script, then you call cctw_transform  which reads one chunk of input data, transforms it and returns a list of transformed chunks, each represented by a list of 4 numbers - &lt;br /&gt;
{ chunkid dataptr weightptr length } for each chunk.&lt;/p&gt;
&lt;p&gt;I need to change the code so that the chunks are allocated with malloc so that swift can free them and I need to change the code to reduce the storage size and initialization times&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#15 Transform not producing output chunks</title><link href="https://sourceforge.net/p/cctw/tickets/15/?limit=25#75ce" rel="alternate"/><published>2014-05-13T14:54:42.045000Z</published><updated>2014-05-13T14:54:42.045000Z</updated><author><name>Justin M Wozniak</name><uri>https://sourceforge.net/u/jmwozniak/</uri></author><id>https://sourceforge.netac4c57a5f308b2231b3bd4a928c2da2103014296</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I put some notes about this at: &lt;a href="https://sourceforge.net/p/cctw/wiki/SwiftFrameworkRequirements"&gt;https://sourceforge.net/p/cctw/wiki/SwiftFrameworkRequirements&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#15 Transform not producing output chunks</title><link href="https://sourceforge.net/p/cctw/tickets/15/?limit=25#5ab9" rel="alternate"/><published>2014-05-13T14:27:32.712000Z</published><updated>2014-05-13T14:27:32.712000Z</updated><author><name>Justin M Wozniak</name><uri>https://sourceforge.net/u/jmwozniak/</uri></author><id>https://sourceforge.net237b3ea6972864a955bdb37911f28f6847e5be37</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ok I removed the static methods. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#15 Transform not producing output chunks</title><link href="https://sourceforge.net/p/cctw/tickets/15/?limit=25#56d0" rel="alternate"/><published>2014-05-13T02:51:38.834000Z</published><updated>2014-05-13T02:51:38.834000Z</updated><author><name>Justin M Wozniak</name><uri>https://sourceforge.net/u/jmwozniak/</uri></author><id>https://sourceforge.netfd1a7ef2d8075d91c6b8ae9a48273d434221d819</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ok I will revert first thing tomorrow.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#15 Transform not producing output chunks</title><link href="https://sourceforge.net/p/cctw/tickets/15/?limit=25#e365" rel="alternate"/><published>2014-05-12T21:48:44.427000Z</published><updated>2014-05-12T21:48:44.427000Z</updated><author><name>Guy Jennings</name><uri>https://sourceforge.net/u/guyjennings/</uri></author><id>https://sourceforge.net08d43610127ec042b9b2669f26655d2846ef0a24</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I think a better approach is to make more direct use of the algorithms already in place for the desktop version, but with slight tweaks to the ownership of data items.  I have a revised version of Cctwtcl_Transform_Cmd that just takes a single chunk number and reads that chunk from the input data, transforms it and returns a list of partial output chunks to be merged.  In this formulation we don't need Cctwtcl_Input_Cmd at all.  It appears to be working for me but I don't want to push it to the repo with all your static stuff in it - I'd suggest reverting that commit if you are amenable&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>