Why vectorized functions work faster than the non-vectorizer one?

618 views

Why vectorized functions work faster than the non-vectorizer one?

In: Technology

Anonymous 0 Comments

Computers are very good at working with vectors. if you work with something else, it might be slower because the computer has to rearrange the information more.

You are viewing 1 out of 1 answers, click here to view all answers.