Open juntuu opened 3 years ago
Added nan check for ncr and fac functions. Now both will return nan, when given nan as parameter.
This should resolve #62
Also added .gitignore with the artifacts from make
I can confirm that the better NAN handling resolves the slow ncr() behavior :+1:
ncr()
Added nan check for ncr and fac functions. Now both will return nan, when given nan as parameter.
This should resolve #62
Also added .gitignore with the artifacts from make