New versions of numpy got rid of Oldnumeric
This issue has been closed with release 2.4.2 -- Note, this issue tracker is being...
empty repo, anounce move to github
the conversion should look like this: y = oldnumeric.nonzero(x) to y = numpy.nonzero(x)[0]...
Yes, acknowledged. Most of those where probably oldnumeric.nonzero() calls. I was...
adapt to AmberTools 14
Branch for adaptation to Amber / AmberTools ver...
bugfix in input handling
typo
better error treatment for PDB download with in...
activate file cleanup in test case; also remove...
SurfaceRacer class wipes input file
bugfix: fix regression from previous SurfaceRac...
ExeConfig breaks reading in custom exe_t_coffee.dat
Sorry about the delay ;) I don't know exactly what went wrong with this config file...
putative bugfix for issue #58
Reduce error
This seems to be an issue unrelated to reduce.py. Something is wrong with the user...
Fixed in subversion revision 1135. Note that the updated parser may only work for...
new TMalign version breaks wrapper
update result parser to TMAlign.f version from ...
cosmetics
code documentation
force-remove version control folders from templ...
revert previous regression (recursive iteration...
old bugfix for residue profile length in empty ...
migration to django 1.6
create production branch for currently used ver...
{% adminmedia %} deprecated in django 1.5