Dirk Lellinger
Dirk Lellinger
Hi, thank you for commenting this. I did not confuse height and amplitude. In the provided function, the (primary) height parameter is really the maximum function value, and the amplitude...
OK, then let's implement the standard version. I will include then the two calculated parameters `height` and `position`.
Hi, I just updated this PR. I - added tests (code coverage is not complaining any more) - put the import statement in lineshapes.py on separate lines - improved the...
I used iSort to sort the using statements, so now it passes the tests.
Hi, I consolidated the duplication of the docstring. To the other question about the Wikipedia definition and my implementation: It is simply a numerical thing: Of course I can use...
Hi, what I was really wondering about was why you don't have any tests for the function values in your code? At least I haven't seen any. Would make those...
Please have a look at the implementation of System.Numerics.Complex.Magnitude. If it not affects performance, you can it even call directly in Hypotenuse. Dirk
Hi, overshooting is quite normal for a spline. In fact, for some spline methods, you can even control the amount of overshooting.
Hi, sorry, the Altaxo core library has no such method available. Or, to be precise, if you want no overshooting, you would end up with linear interpolation between the points....
Hi, no, this was not intended. I currently do not distribute nuget packages for Altaxo. The package you mention was packed by other people. Lellid