This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
JasonWang
/
traph
oglindă de
https://github.com/jstzwj/traph.git
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Wiki
Ramură:
master
Ramuri
Etichete
master
xtensor
traph
/
python
/
demo.py
demo.py
62 B
Permalink
Istoric
Crud
1
2
3
4
5
import pytraph
a = pytraph.core.tensor.ones((4,2))
print(a)