Exemple #1
0
def cli_test(problem, **kwargs):
    """
    Test numerical correctness with different parameters.
    """
    mode_develop()
    test(problem, **kwargs)
Exemple #2
0
def cli_test(problem, **kwargs):
    """
    Test numerical correctness with different parameters.
    """
    mode_develop()
    test(problem, **kwargs)