tommyod / KDEpy

Kernel Density Estimation in Python
https://kdepy.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
584 stars 90 forks source link

Fix finite support bug due to changes in scipy.special.factorial2 #146

Closed tommyod closed 1 year ago

tommyod commented 1 year ago

Closes #145