Login
From:
Mathematica Stack Exchange
(Uncensored)
subscribe
Adding list of list to a list - Mathematica Stack Exchange
https://mathematica.stackexchange.com/questions/69906/adding-list-of-list-to-a-list
links
backlinks
Tagged with:
list-manipulation
Hello I need some help on how to add a list to a list of list. The program would have to do as below: {{0,0}, {0}, {0,0,0}}+{1,2,3,4,5,6} will give {{1,2}, {3}, {4,5,6}}. Could this be done? An...
Roast topics
Find topics
Find it!