Skip to content

Commit

Permalink
include cruijff function in list of available functions (#73)
Browse files Browse the repository at this point in the history
Co-authored-by: Hans Dembinski <[email protected]>
  • Loading branch information
amanmdesai and HDembinski authored May 8, 2023
1 parent 37f3bcc commit fc04d9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ We provide `numba`-accelerated implementations of statistical functions for comm
* Tsallis-Hagedorn, a model for the minimum bias pT distribution
* Q-Gaussian
* Bernstein density (not normalized to unity, use this in extended likelihood fits)
* Cruijff density (not normalized to unity, use this in extended likelihood fits)

with more to come. The speed gains are huge, up to a factor of 100 compared to `scipy`. Benchmarks are included in the repository and are run by `pytest`.

Expand Down

0 comments on commit fc04d9c

Please sign in to comment.