Home
last modified time | relevance | path

Searched refs:jac_g_forward (Results 1 – 1 of 1) sorted by relevance

/dports/math/py-algopy/algopy-0.5.7/documentation/sphinx/examples/
H A Dampl_minimization_problem.py105 jac_g_forward = m.eval_jac_g_forward(x) variable
112 print(jac_g_forward)
138 assert_almost_equal(jac_g_forward, jac_g_reverse)