summaryrefslogtreecommitdiff
path: root/calculate_average_couragelee.sh
AgeCommit message (Collapse)Author
2024-01-10Removing superfluous time callsGunnar Morling
2024-01-10Add CalculateAverage_couragelee Java class and shell scriptCourageLee
This commit introduces a new java class, CalculateAverage_couragelee, and a shell script for calculating averages. The java class utilizes NIO's memory-mapping and parallel computing techniques to perform calculations. These changes should improve the efficiency and speed of average calculations.