- Timestamp:
- Jun 20, 2018, 8:20:42 AM (7 years ago)
- Branches:
- AutomationFragmentation_failures, Candidate_v1.6.1, ChemicalSpaceEvaluator, Exclude_Hydrogens_annealWithBondGraph, ForceAnnealing_with_BondGraph_contraction-expansion, StoppableMakroAction
- Children:
- 83956e
- Parents:
- 8450da
- git-author:
- Frederik Heber <frederik.heber@…> (06/20/18 08:20:05)
- git-committer:
- Frederik Heber <frederik.heber@…> (06/20/18 08:20:42)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/Python/ForceAnnealing/testsuite-python-forceannealing-ising.at
r8450da r6a5921 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([../../run ${abs_top_srcdir}/tests/Python/numpy_check.py]) 46 AT_SKIP_IF([/bin/true]) 47 #AT_SKIP_IF([../../run ${abs_top_srcdir}/tests/Python/numpy_check.py]) 47 48 48 49 # we use forces from a simple Ising model with 2 "carbon" atoms in a row along the x axis … … 57 58 AT_SETUP([Python externalization - Force Annealing with bondgraph on 5-body Ising model]) 58 59 AT_KEYWORDS([python force-annealing ising bondgraph]) 59 AT_SKIP_IF([../../run ${abs_top_srcdir}/tests/Python/numpy_check.py]) 60 AT_SKIP_IF([/bin/true]) 61 #AT_SKIP_IF([../../run ${abs_top_srcdir}/tests/Python/numpy_check.py]) 60 62 61 63 # 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.