an hook your own
C extension in. However, making it ispeed or memory efficient
is quite application dependent. I am still not clear as to exactly what
class of algorithms you want to implement via a string-interval
representation, and whether you demand exact alignment or whether
missing/incorrect data etc. is allowed as part of the alignment
problem.
HTH
Pieter Swart
--
http://mail.python.org/mailman/listinfo/python-list
[EMAIL PROTECTED] wrote:
> I was originally thinking of piping the output of trace.py into a text
> file and then have python massage that text file into a dot file for
> graphviz to visualize.
>
> Some formatting is possible with graphviz, but I would expect the graph
> to be very dependent on ho