Skip to content

dgerosa/marcumq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

marcumQ

This is a scipy wrapper to evaluate the generalized Marcum-Q function:

For properties and applications see:

Ours is a straightforward implementation that simply converts the relevant conventions from scipy.stats.ncx2; please see Appendix A in Gerosa and Bellotti (2023).

Install this package with pip install marcumq and then use it with:

import marcumq
marcumq.marcumq(nu=1,a=1.5,b=2.5)

If you use this code, it would be great if you could cite our paper: