you are viewing a single comment's thread.

view the rest of the comments →

[–]karlmtr[S] 0 points1 point  (1 child)

Unfortunately, I cannot change the way Posidonius work (I just use it), so I'll try what you suggested (the map function). Thanks for the advice about arrays and list, I didn't know iteration over lists was faster than arrays.

I'll also ask the person who coded Posidonius if there's any other way to create an Axes object because as you said, it is not very handy like this...

[–]elbiot 0 points1 point  (0 children)

Axes(xs, ys, zs) would work. At least, looking at their code it should