Menu

Commit [r5089]  Maximize  Restore  History

Merged the N-state model branch back into the 1.3 line.

The command used was:
svn merge -r3692:HEAD svn+ssh://bugman@.../svn/relax/branches/N_state_model/ .

Although the branch was not complete, the future changes to the N-state model code will not affect
the rest of relax. However, the merger was done because this branch was requiring significant
changes to the structural/PDB code (further abstractions and other API improvements). This caused
a lot of individual changes to the generic_fns.stucture module being ported to the branch using
svnmerge, just for debugging. The merger is best for both the branch and the stability of the 1.3
line.

bugman 2008-02-21

1 2 > >> (Page 1 of 2)
changed /1.3/generic_fns/pipes.py
changed /1.3/maths_fns/chi2.py
changed /1.3/prompt/interpreter.py
changed /1.3/prompt/pipe.py
changed /1.3/prompt/value.py
changed /1.3/relax_errors.py
changed /1.3/specific_fns/__init__.py
changed /1.3/specific_fns/setup.py
changed /1.3/test_suite/system_tests/__init__.py
copied /branches/N_state_model/data/align_tensor.py -> /1.3/data/align_tensor.py
copied /branches/N_state_model/generic_fns/align_tensor.py -> /1.3/generic_fns/align_tensor.py
copied /branches/N_state_model/maths_fns/n_state_model.py -> /1.3/maths_fns/n_state_model.py
copied /branches/N_state_model/prompt/align_tensor.py -> /1.3/prompt/align_tensor.py
copied /branches/N_state_model/prompt/n_state_model.py -> /1.3/prompt/n_state_model.py
copied /branches/N_state_model/sample_scripts/N_state_model.py -> /1.3/sample_scripts/N_state_model.py
copied /branches/N_state_model/specific_fns/n_state_model.py -> /1.3/specific_fns/n_state_model.py
copied /branches/N_state_model/test_suite/system_tests/n_state_model.py -> /1.3/test_suite/system_tests/n_state_model.py
copied /branches/N_state_model/test_suite/system_tests/scripts/5_state_xz.py -> /1.3/test_suite/system_tests/scripts/5_state_xz.py
copied /branches/N_state_model/test_suite/unit_tests/_data/test_align_tensor.py -> /1.3/test_suite/unit_tests/_data/test_align_tensor.py
copied /branches/N_state_model/test_suite/unit_tests/_generic_fns/test_align_tensor.py -> /1.3/test_suite/unit_tests/_generic_fns/test_align_tensor.py
copied /branches/N_state_model/test_suite/unit_tests/_maths_fns/test_n_state_model.py -> /1.3/test_suite/unit_tests/_maths_fns/test_n_state_model.py
copied /branches/N_state_model/test_suite/unit_tests/_prompt/test_align_tensor.py -> /1.3/test_suite/unit_tests/_prompt/test_align_tensor.py
copied /branches/N_state_model/test_suite/unit_tests/_prompt/test_n_state_model.py -> /1.3/test_suite/unit_tests/_prompt/test_n_state_model.py
copied /branches/N_state_model/test_suite/unit_tests/_specific_fns/test_n_state_model.py -> /1.3/test_suite/unit_tests/_specific_fns/test_n_state_model.py
copied /branches/N_state_model/test_suite/unit_tests/align_tensor_testing_base.py -> /1.3/test_suite/unit_tests/align_tensor_testing_base.py
/1.3/generic_fns/pipes.py Diff Switch to side-by-side view
Loading...
/1.3/maths_fns/chi2.py Diff Switch to side-by-side view
Loading...
/1.3/prompt/interpreter.py Diff Switch to side-by-side view
Loading...
/1.3/prompt/pipe.py Diff Switch to side-by-side view
Loading...
/1.3/prompt/value.py Diff Switch to side-by-side view
Loading...
/1.3/relax_errors.py Diff Switch to side-by-side view
Loading...
/1.3/specific_fns/__init__.py Diff Switch to side-by-side view
Loading...
/1.3/specific_fns/setup.py Diff Switch to side-by-side view
Loading...
/1.3/test_suite/system_tests/__init__.py Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.