/poch

Pure Python Pochhammer symbol using Stirling numbers of the first kind

Primary LanguagePythonMIT LicenseMIT

poch

Pure Python Pochhammer symbol special function using Stirling numbers of the first kind without using gamma function or any imports.

Pure Python binomial coefficient lambda function using Pochhammer symbol.