7 ms·
$ pip show tensorflow theano Name: tensorflow Version: 0.7.1 ... Requires: six, protobuf, wheel, numpy --- Name: Theano Version
by inlineint 10y ago
$ pip show tensorflow theano
Name: tensorflow
Version: 0.7.1
...
Requires: six, protobuf, wheel, numpy
---
Name: Theano
Version: 0.8.2
...
Requires: six, scipy, numpy
You are right that arithmetic in both of them is not written on Fortran, but the packages do use NumPy as you can see in the pip output.