Changes between Initial Version and Version 1 of Ticket #5281, comment 12
- Timestamp:
- 2021-02-26T16:10:09Z (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5281, comment 12
initial v1 4 4 5 5 Regarding: 6 >In principle we should, because there could be a sharp change in the derivatives. But that is probably overkill. I guess it's enough to check that there are no discontinuities, and then let the error control algorithm somehow take care of sharp corners. BTW, please check the equality as shown above.6 >In principle we should, because there could be a sharp change in the derivatives. But that is probably overkill. I guess it's enough to check that there are no discontinuities, and then let the error control algorithm somehow take care of sharp corners. 7 7 I have the code for doing both, but at the moment I don't generate events when the input value didn't changed. Otherwise we will get so many events and whenever one event leaves the spatial distribution we will add a new one on the other side. 8 8 I could add a flag to enable that though.