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)
commit6599dcb706f42c6d2ba3642f006381f1264a8742
tree20a61b9043699912d994f1470e5d1580066ea47d
parent5114807bfe09661814d5156ab28aeb29117676f8
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]