Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

computation

Here are 13 public repositories matching this topic...

This repository contains Example (94), entitled "3D traversal with one for-loop using arithmetic operators", implemented in Python, MATLAB, and JavaScript. The example demonstrates how a 3D array can be traversed without nested loops by using modular arithmetic to compute the indices of matrices, rows, and columns from a single loop variable.

  • Updated Aug 30, 2025
  • JavaScript

Improve this page

Add a description, image, and links to the computation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the computation topic, visit your repo's landing page and select "manage topics."

Learn more