Ticket #54 (new enhancement)

Opened 7 years ago

Last modified 7 years ago

add more options to signal_handler

Reported by: mmckerns Owned by: mmckerns
Priority: major Milestone: mystic-dev
Component: mystic.solvers Keywords:
Cc:

Description

add more options to signal_handler, such as:

  • toggle (monitor) verbosity ?
  • get current cost (and other metrics, like the gradient) ?

also allow signal_handler to take a list of callable functions, instead of just registering a single function (i.e. "call[i]")

Change History

comment:1 Changed 7 years ago by mmckerns

also it would be ideal to extend signal_handler to trigger a solver reconfigure and restart, beginning from the current solver conditions. Triggers might be things such as:

  • edit parameter constraints ?
  • edit termination conditions ?
  • edit solver ?
Note: See TracTickets for help on using tickets.