# # ChangeLog for tests/Python/ForceAnnealing # # Generated by Trac 1.6 # Jun 11, 2025, 10:57:20 AM Sun, 12 Nov 2017 08:44:15 GMT Frederik Heber [9e7a02] * tests/Python/ForceAnnealing/post/five_carbon_test_no-bondgraph.data (modified) * tests/Python/ForceAnnealing/post/two_carbon_test_no-bondgraph.data (modified) * tests/Python/ForceAnnealing/testsuite-python-forceannealing-ising.at (modified) * tests/regression/Molecules/ForceAnnealing/post/test.conf (modified) * tests/regression/Molecules/ForceAnnealing/testsuite-molecules-force-annealing.at (modified) TESTFIX: Needed to change ForceAnnealing Python and regression test ... Sun, 12 Nov 2017 08:40:54 GMT Frederik Heber [e96f35] * src/Dynamics/ForceAnnealing.hpp (modified) * tests/Python/ForceAnnealing/testsuite-python-forceannealing-ising.at (modified) * tests/regression/Molecules/ForceAnnealing/testsuite-molecules-force-annealing.at (modified) ForceAnnealing::anneal() now only once reduces deltat. - TESTFIX: ... Sun, 12 Nov 2017 08:40:42 GMT Frederik Heber [59634f] * src/Dynamics/ForceAnnealing.hpp (modified) * tests/Python/ForceAnnealing/post/five_carbon_test_no-bondgraph.data (modified) ForceAnnealing now uses BondVectors to optimize the structure from ... Tue, 07 Nov 2017 07:35:34 GMT Frederik Heber [d9c229] * tests/Python/ForceAnnealing/post/five_carbon_test_bondgraph.data (added) * tests/Python/ForceAnnealing/post/five_carbon_test_no-bondgraph.data (added) * tests/Python/ForceAnnealing/post/two_carbon_test_bondgraph.data (added) * tests/Python/ForceAnnealing/post/two_carbon_test_no-bondgraph.data (added) * tests/Python/ForceAnnealing/pre/ising_model_chain.py (added) * tests/Python/ForceAnnealing/testsuite-python-forceannealing-ising.at (added) * tests/Python/Makefile.am (modified) * tests/Python/testsuite.at (modified) TEST: Adding Python test on ForceAnnealing using an Ising model with ...