|
|
|
|
|
by randomvectors
2558 days ago
|
|
Not sure how that's relevant. Everything is written in something else. Python itself is written in C. The Julia github repo shows Julia 68.2%, C 16.3%, C++ 10.4%, Scheme 3.2%. R is a mix of C, C++, R and some Fortran I think... |
|
And how many Python libraries are just plain wrappers, not really written in Python.
I use TensorFlow from .NET ML and C++ API.