Ticket #77 (new idea)
Opened 7 years ago
allow cost function to work directly on population matrix
Reported by: | mmckerns | Owned by: | mmckerns |
---|---|---|---|
Priority: | minor | Milestone: | mystic-dev |
Component: | mystic.solvers | Keywords: | |
Cc: |
Description
allow cost function to work directly on population matrix, producing a results vector (instead of the cost function expecting parameter arrays, and producing a scalar cost).
This would breaks the "map" model, but would be useful for systems where all populations should be fastest to be computed in bulk.
Note: See
TracTickets for help on using
tickets.