Y
Hacker News
new
|
ask
|
show
|
jobs
by
ph2082
1724 days ago
I can't think of use case for this.
2 comments
mjburgess
1724 days ago
new List< List< List<String> > >();
seems a reasonable model of,
new Table< Column< Row >> ();
link
gnulinux
1724 days ago
You cannot think of a usecase for list of matrices or a usecase for 3-tensor?
link