Tutorial 4 steps, run in order in one session. Every step was executed against the engine and the output below is what it produced.
vec = {1, 2, 3}{1, 2, 3}Dimensions[vec]{3}tensor = { {{1, 2, 3, 4}, {4, 5, 6, 7}, {4, 5, 6, 7}}, {{1, 2, 3, 9}, {1, 2, 6, 5}, {1, 2, 6, 5}}}{{{1, 2, 3, 4}, {4, 5, 6, 7}, {4, 5, 6, 7}}, {{1, 2, 3, 9}, {1, 2, 6, 5}, {1, 2, 6, 5}}}Dimensions[tensor]{2, 3, 4}All recipes · Function reference · Use this from an MCP client