issues
search
nimpylib
/
pylib
"Write Python in Nim!" Python builtins/standard-Lib functions ported to Nim
https://nimpylib.github.io/pylib/
MIT License
9
stars
0
forks
source link
Lib/math todo for non-C-like
#25
Closed
litlighilit
closed
2 months ago
litlighilit
commented
3 months ago
[x] gamma
[x] lgamma
[x] erf, erfc
fortran ref
,
js math-erf
,
standalone js