Hello again, here is my blog post for the 4th coding week: http://biohaskell.org/GSoC_blog/Weeks_3and4 . In the last week I replaced the lists datastructure in the program by vectors. The vectors are a boxed datatype but in the following week I will replace them by unboxed vectors. Then I will do another profiling, to see if this already shows an improvement. I will also start to look at the ADPfusion package and think about how it can be included in the code.
Have a nice week, Sarah