1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
# Skipping this test as Ceres support is currently disabled in openturns when
# built with a version of Ceres that is linked with SuiteSparse GPL components.
#Tests: cxx-Ceres-test
#Depends: build-essential, libopenturns-dev
#Architecture: !i386
#Restrictions: allow-stderr
Tests: cxx-SimulatedAnnealingLHS-test
Depends: build-essential, libopenturns-dev
Architecture: !i386
Restrictions: allow-stderr
Test-Command: python3 debian/tests/plot_central_tendency.py
Depends: python3-matplotlib, python3-numpy, python3-openturns
Architecture: !i386
Restrictions: allow-stderr
Test-Command: python3 debian/tests/plot_chaos_ishigami.py
Depends: python3-matplotlib, python3-numpy, python3-openturns
Architecture: !i386
Restrictions: allow-stderr
|