Hello,

here is my blog post for the 9th coding week:
http://biohaskell.org/GSoC_blog/Weeks_8and9 .
During the last week I changed some parts of code back to lists, since
cons operations are faster for lists than for vectors. Now, the profiling
statistics show that the current version of the code is slightly faster
than the original version, even though there is still some more memory
needed.
We will work on this during the next days.

Sarah

Reply via email to