10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-07-22 10:47:33 +02:00

Set precision to 5.e-7 in Travis

This commit is contained in:
Anthony Scemama 2015-05-28 14:05:13 +02:00
parent e7c1d713e8
commit e66e38e12a

View File

@ -20,7 +20,7 @@ Energy = namedtuple('Energy', ['without_pseudo', 'with_pseudo'])
# O p t #
# ~#~#~ #
precision = 2.e-7
precision = 5.e-7
# A test get a geo file and a basis file.
# A global dict containt the result for this test