Документ взят из кэша поисковой машины. Адрес оригинального документа : http://kodomo.fbb.msu.ru/hg/allpy/log/tip/blocks3d/blocks3d.py
Дата изменения: Unknown
Дата индексирования: Tue Apr 12 09:21:01 2016
Кодировка:
allpy: blocks3d/blocks3d.py history

allpy

log blocks3d/blocks3d.py

age author description
Sat, 02 Jun 2012 19:33:42 +0400 Daniil Alexeyevsky Added backreferences to `Seqeunce`s from `Monomer`s (closes #49)
Tue, 03 Apr 2012 12:25:56 +0400 Boris Nagaev Merge fix of typo in algorithm name Bron?Kerbosch from default into 1.4.21.4.2
Tue, 03 Apr 2012 12:06:26 +0400 Boris Nagaev fix a typo in algorithm name Bron?Kerbosch in program helps
Mon, 19 Mar 2012 13:52:56 +0400 Boris Nagaev Merged utils, pair_cores, blocks3d and geometrical-core from 9ae23 into 1.4.21.4.2
Sat, 25 Feb 2012 21:56:17 +0400 Boris Nagaev blocks3d: do not use ignore_one_ss feature of allpy trunc1.4.2
Sat, 25 Feb 2012 21:33:45 +0400 Boris Nagaev revert regression, introduced in 61bafa71cae7 for compatibility with allpy 1.4.0
Wed, 15 Feb 2012 19:54:06 +0400 Boris Nagaev make blocks3d compatible with allpy 1.4.0
Sun, 18 Sep 2011 16:32:59 +0400 Boris Nagaev Geometrical core improvement: ignore cores, owned by one SS element
Sun, 18 Sep 2011 12:23:57 +0400 Boris Nagaev blocks3d.py: add option -S not to save downloaded pdb to cache_dir
Sun, 18 Sep 2011 11:57:45 +0400 Boris Nagaev blobks3d.py: default don't use full Bron-Kerbosh at all on the first stage, only use fast algorithm
Thu, 15 Sep 2011 17:50:13 +0400 Boris Nagaev blocks3d: cache downloaded PDB's by default
Thu, 24 Mar 2011 21:21:11 +0300 Daniil Alexeyevsky Merge in favour of rewritten fileio
Thu, 24 Mar 2011 20:45:32 +0300 Daniil Alexeyevsky Don't import fileio in blocks3d, since it's not used there
Wed, 16 Mar 2011 22:26:42 +0300 boris (kodomo) move generation of html to method of structure.BlockMixin
Wed, 16 Mar 2011 21:34:06 +0300 boris (kodomo) structure: move column2pos to separate function
Wed, 23 Feb 2011 12:08:47 +0300 boris blocks3d.py: improvements
Tue, 22 Feb 2011 19:22:45 +0300 boris (netbook) blocks3d/blocks3d.py: program was reimplemented