Differences

This shows you the differences between two versions of the page.

Link to this comparison view

teaching:2019winter:algimpl [2019/10/08 14:52]
teaching:2019winter:algimpl [2020/02/14 09:07] (current)
Line 1: Line 1:
 +====== Implementation of Algorithms (1Ü) ======
  
 +| [[https://​ekvv.uni-bielefeld.de/​kvv_publ/​publ/​vd?​id=176724903|ekvv]] ​ | Wittler ​ | Winter 2019/​20 ​ | Class hours by appointment ​ |
 +
 +== Final presentation:​ ==
 +
 +Monday, January 27, 14ct in room U10-146.
 +
 +== Procedure: ==
 +
 +Each participant implements a (simple) algorithm in a programming language of their own choice. Topics will be distributed individually:​ meet or send email to the organizer, a lecturer of any other class or seminar in the modules //​Algorithms in Bioinformatics//​ or //Special Algorithmus in Bioinformatics//​. The focus of the implementation shall be on code readability and optimal asymptotics,​ which ideally is verified by systematic testing.
 +
 +The source code and some test data (where applicable) has to be sent to the organiser one week before the final presentation. During the final presentation,​ every participant runs and explains her/his software in front of everybody. If the result is not satisfactory,​ a correction can be provided until the end of the semester.
 +
 +
 +== Distributed topics: ==
 +
 +^ Topic ^ Name ^
 +| Profile Hidden Markov Models | Ivan R. |
 +| ... | |
 +
 +Back to [[teaching:​|Teaching]]