Hi, I'm using Georg Brandls ipython-physics extensions. I was wondering if I can apply the "// unit" syntax also inside arrays, something like: > ['3 km', '5km'] // m to convert it to meters. I have values now like: 3.0 mu*nm/mm and want them simplified. How can I do this? Kind regards, Vasco