Opened 10 years ago
Closed 9 years ago
#56 closed enhancement (fixed)
Update model independent partial waves to use 'LauSpline' objects
Reported by: | Daniel Craik | Owned by: | Daniel Craik |
---|---|---|---|
Priority: | minor | Milestone: | v3r1 |
Version: | Keywords: | ||
Cc: |
Description
LauModIndPartWave currently uses the TSpline3 class to interpolate the amplitude. It would be better to use a Lau1DCubicSpline class within Laura++.
Change History (4)
comment:1 Changed 10 years ago by
Status: | new → assigned |
---|
comment:2 Changed 10 years ago by
comment:3 Changed 10 years ago by
Status: | assigned → testing |
---|
comment:4 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | testing → closed |
Note: See
TracTickets for help on using
tickets.
(In [251]) added Lau1DCubicSpline class for 1D spline interpolation addresses #56