Exemplo n.º 1
0
def test_pickle(analytical_problem):
    assert_picklable(analytical_problem)
Exemplo n.º 2
0
def test_pickle(discretization):
    assert_picklable(discretization)
Exemplo n.º 3
0
def test_pickle(analytical_problem):
    assert_picklable(analytical_problem)
Exemplo n.º 4
0
def test_pickle(function):
    assert_picklable(function)
Exemplo n.º 5
0
def test_pickle(function):
    assert_picklable(function)
Exemplo n.º 6
0
def test_pickle(operator):
    assert_picklable(operator)
Exemplo n.º 7
0
def test_pickle(operator):
    assert_picklable(operator)