Category Archives: programming
Composing array masks
Let’s say you have an array , containing (~millions) points . Perhaps it’s the output of an n-body simulation or something more complicated. Anyway, suppose you also have several other arrays of size , each listing some quantity that is … Continue reading
Posted in maths, programming
Leave a comment