prima icon indicating copy to clipboard operation
prima copied to clipboard

Refactor calcfc_internal to remove nested function

Open nbelakovski opened this issue 1 year ago • 0 comments

This is in support of efforts to integrate PRIMA with SciPy. They provide wheels for musl, and in musl you cannot have nested functions in Fortran (at least, not without gcc 14, which is cutting edge, and therefore it's not practical for scipy to switch to it).

nbelakovski avatar Aug 25 '24 15:08 nbelakovski