|
|
|
|
|
by treeform
1209 days ago
|
|
If are a data scientist and come from python take a look at nimpy, a great way to just import python libraries and use them! https://github.com/yglukhov/nimpy Numpy, pandas, pytorch all usable in Nim. Nim is the ultimate glue language, use libraries from anything: python, c, js, objc. |
|