Ticket #132 (new enhancement)
add an AbstractGradientSolver Class
| Reported by: | mmckerns | Owned by: | mmckerns |
|---|---|---|---|
| Priority: | major | Milestone: | mystic-0.4a |
| Component: | mystic.solvers | Keywords: | |
| Cc: |
Description (last modified by mmckerns) (diff)
add an AbstractGradientSolver Class to deal with an interface for solvers that require gradient and/or hessian input. There should be methods for accepting a user-provided gradient and hessian, as well as for approximating a gradient and hessian (i.e. approx_fprime, approx_hess, ...).
Change History
Note: See
TracTickets for help on using
tickets.
