Array Programming Frameworks
Array programming
In computer science, array programming refers to solutions that allow the application of operations to an entire set of values at once. Such solutions are commonly used in scientific and engineering settings.
https://en.wikipedia.org/wiki/Array_programming

Seonglae Cho