Ticket #6686 (closed: invalid)
Algorithm to evaluate a function (feature/6686_EvalFunction)
Reported by: | Jose Borreguero | Owned by: | Jose Borreguero |
---|---|---|---|
Priority: | trivial | Milestone: | Release 2.5 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Russell Taylor |
Description
Given a string representation of a fitting function, evaluate the function on a domain given by the X-values of a spectrum. This is a 1D simple domain, future versions should extend to more complex domains.
Change History
comment:1 Changed 8 years ago by Jose Borreguero
- Status changed from new to accepted
- Summary changed from Algorithm to evaluate a function to Algorithm to evaluate a function (feature/6686_EvalFunction)
comment:2 Changed 8 years ago by Jose Borreguero
- Status changed from accepted to verify
- type changed from enhancement to task
- Resolution set to fixed
- Priority changed from major to trivial
Note to tester: As it turns out, the Fit algoritm can do what I intended by setting MaxIterations to zero. I didn't commit anything to develop, so there's nothing to do here except delete the branch.
comment:3 Changed 8 years ago by Jose Borreguero
- Status changed from verify to reopened
- Resolution fixed deleted
comment:5 Changed 8 years ago by Jose Borreguero
- Status changed from accepted to verify
- Resolution set to invalid
comment:6 Changed 8 years ago by Russell Taylor
- Status changed from verify to verifying
- Tester set to Russell Taylor
Note: See
TracTickets for help on using
tickets.