pymordemos.coercivity_estimation_scm
¶
Module Contents¶
- pymordemos.coercivity_estimation_scm.main(num_training_parameters: int = Option(50, help='Number of test parameters.'), num_test_parameters: int = Option(10, help='Number of test parameters.'), max_extensions: int = Option(10, help='Maximum number of extensions of the constraint parameter set.'), num_neighbors: int = Option(5, help='Number of neighbors in the parameter space used to compute bounds.'))[source]¶
Simplified version of the thermalblock demo to showcase the successive constraints method.