I'm using Nim for data processing, and missing some statistical and math functions.
Wondering if there are some well known and widely used C libraries doing these things? That would be possible to integrate and use from Nim? I think integration with C would be much better option than re-creating it in Nim. As most effort for such libraries are documentation, tutorials, books and examples. It's too huge effort to re create all this in nim from the scratch.