- Timestamp:
- Jun 20, 2018, 8:21:49 AM (7 years ago)
- Branches:
- Candidate_v1.6.1, ChemicalSpaceEvaluator, Exclude_Hydrogens_annealWithBondGraph
- Children:
- 3e334e
- Parents:
- 3183f5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/Python/ForceAnnealing/testsuite-python-forceannealing-ising.at
r3183f5 r2ee2cc 44 44 AT_SETUP([Python externalization - Force Annealing with bondgraph on 2-body Ising model]) 45 45 AT_KEYWORDS([python force-annealing ising bondgraph]) 46 AT_SKIP_IF([/bin/true]) 47 #AT_SKIP_IF([../../run ${abs_top_srcdir}/tests/Python/numpy_check.py]) 46 AT_SKIP_IF([../../run ${abs_top_srcdir}/tests/Python/numpy_check.py]) 48 47 49 48 # we use forces from a simple Ising model with 2 "carbon" atoms in a row along the x axis … … 58 57 AT_SETUP([Python externalization - Force Annealing with bondgraph on 5-body Ising model]) 59 58 AT_KEYWORDS([python force-annealing ising bondgraph]) 60 AT_SKIP_IF([/bin/true]) 61 #AT_SKIP_IF([../../run ${abs_top_srcdir}/tests/Python/numpy_check.py]) 59 AT_SKIP_IF([../../run ${abs_top_srcdir}/tests/Python/numpy_check.py]) 62 60 63 61 # we use forces from a simple Ising model with 5 "carbon" atoms in a row along the x axis
Note:
See TracChangeset
for help on using the changeset viewer.