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