tanaike

The Thinker

Improved Algorithms for Summation of Array Elements

Abstract I considered an efficient algorithm for summation of array elements. All elements in an array are string. When those elements are summed using scripts, a standard method is to add each element in order. If the script is run without any optimize, the process becomes gradually sluggish, because the total amount of active data during the summation process is proportional to the square of the number of array elements. This leads directly to the high process-cost.

1stpost

This is a first post. Today this blog was launched. I would like to introduce some of my experimental results. I’m Japanese. So I’ll use both English and Japanese here. Thank you.