Maximum likelihood parameters optimization program for CSA added without examples.
authorBartlomiej Zaborowski <bartek.zaborowski@chem.univ.gda.pl>
Wed, 8 Aug 2012 12:11:06 +0000 (14:11 +0200)
committerBartlomiej Zaborowski <bartek.zaborowski@chem.univ.gda.pl>
Wed, 8 Aug 2012 12:11:06 +0000 (14:11 +0200)
commit779173c6af2a1c8afd3662164233a3c858984f7f
tree20a61b9043699912d994f1470e5d1580066ea47d
parent47f77d0040bb7b3315692741301cc67b5c6d481b
Maximum likelihood parameters optimization program for CSA added without examples.
20 files changed:
bin/maxlik/maxlik-opt [new file with mode: 0755]
bin/maxlik/maxlik-opt-multprot [new file with mode: 0755]
bin/maxlik/maxlik-opt-tmscore [new file with mode: 0755]
examples/unres/CSA/E0LL2Y/global_1l2y_csa.e154922 [deleted file]
examples/unres/CSA/E0LL2Y/global_1l2y_csa.o154922 [deleted file]
examples/unres/CSA/E0LL2Y/unres_Yihe.csh [deleted file]
source/maxlik/src_CSA/COMMON.CALC [new file with mode: 0644]
source/maxlik/src_CSA/COMMON.CALC-single [new file with mode: 0644]
source/maxlik/src_CSA/DIMENSIONS [new file with mode: 0644]
source/maxlik/src_CSA/Makefile [new file with mode: 0644]
source/maxlik/src_CSA/Makefile_tmscore [new file with mode: 0644]
source/maxlik/src_CSA/cored.f [new file with mode: 0644]
source/maxlik/src_CSA/log [new file with mode: 0644]
source/maxlik/src_CSA/maxlik-opt-el.f [new file with mode: 0644]
source/maxlik/src_CSA/maxlik-opt-multprot.f [new file with mode: 0644]
source/maxlik/src_CSA/maxlik-opt-tmscore.f [new file with mode: 0644]
source/maxlik/src_CSA/maxlik-opt.f [new file with mode: 0644]
source/maxlik/src_CSA/minsumsl.f [new file with mode: 0644]
source/maxlik/src_CSA/rmdd.f [new file with mode: 0644]
source/maxlik/src_CSA/sumsld.f [new file with mode: 0644]