-
Fill up the ranks of PDFs with the following. Please feel free to suggest more missing distributions and write in the comments if you want to implement one.
Available:
- [ ] Apollonis, [shape for …
-
I am trying to fit the langaus to data that is stored as a pandas series.
Here is how my data looks like:
![image](https://user-images.githubusercontent.com/5308413/60234354-3acbbd00-98a4-11e9-97c…
-
Via E-Mail the following issue was reported:
With python 3.8, the pip install way works smoothly.
But if I try to run any of the examples I have the following issue raised :
```
File "fit.py…
-
I am trying to define custom pdf that uses pure numpy/scipy function. This can be useful in order to fit with maximum likelihood pdf like this https://github.com/SiLab-Bonn/pylandau (landau pdf, and l…
-
## In what area(s)?
/area runtime
## What version of Dapr?
CLI version: 0.3.0; Runtime version: 0.3.0 -- commit v0.3.0-rc.0-1-gfe6c306-dirty
CLI version: 0.4.1; Runtime version: 0.4.…
-
In the Chinese .po file, I came across the following string:
"Welcome to the Sign Search section of the %(langauge)s SignBank. Here\n you can search for a sign using a Dutch translation in the search…
-
Dear David,
according to your renaming I changed the imports in my python scripts to:
`import pylandau`
using `optimize.curve_fit(pylandau.landau` results in a strange fit - anyway but not a landau. P…
-
When using the langau_pdf with sigma > 10 oscillations appear in the results.
In our (HiSPARC) own code we also have an implementation of the Landau PDF and a convolved version:
https://github.com/HiS…