Kang et al. (2002): Optimize with pre-calculated derivatives? #1197
Artoria2e5
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Scipy might work faster if it can optimize with the first and second derivatives of Kang. These derivatives should exist on all points except the two transition points. I think we can precalculate these derivatives with sympy and not make it a runtime requirement.
Beta Was this translation helpful? Give feedback.
All reactions