[Bugzilla] [Bug 9002] Samuel GOUGEON has changed cc, bug_status, resolution, assigned_to
bugzilla.admin at scilab.org
bugzilla.admin at scilab.org
Fri Mar 16 15:11:14 CET 2018
http://bugzilla.scilab.org/show_bug.cgi?id=9002
--------- Bug Summary -----------
linear_interpn, splin2d/interp2d ignore imaginary part
---------- Changed by ------------
sgougeon at free.fr
---------- What changed ----------
cc, bug_status, resolution, assigned_to
Samuel GOUGEON <sgougeon at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sgougeon at free.fr
Status|RESOLVED |REOPENED
CC| |paul.bignier at scilab-enterpr
| |ises.com
Resolution|FIXED |---
Assignee|allan.cornet at scilab.org |bugzilla.admin at scilab.org
--- Comment #5 from Samuel GOUGEON <sgougeon at free.fr> ---
There was a misunderstanding when processing this report:
The abscissae must be real. So ignoring their real parts (or better: issuing an error message whether they have complex values) was OK.
But the corresponding values (general ordinates) may have imaginary parts. Then, their real and imaginary parts must be splinned/interpolated
separately.
The fix was worse than the reported bug. It led to regressions (for instance see the bug 12862).
It must be reverted and properly processed.
Please reopen.
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/bugzilla/attachments/20180316/875d1506/attachment.htm>
More information about the Bugzilla
mailing list