Skip to content

add Matrix Scan Nada example and test#41

Open
ysongh wants to merge 2 commits intoNillionNetwork:mainfrom
ysongh:feat/matrix-scan
Open

add Matrix Scan Nada example and test#41
ysongh wants to merge 2 commits intoNillionNetwork:mainfrom
ysongh:feat/matrix-scan

Conversation

@ysongh
Copy link

@ysongh ysongh commented Oct 16, 2024

Matrix Scan Nada Example

Description

I created a Matrix Scan example. It takes inputs for the first and second rows of the matrix and a target number to search for in the matrix. It scan the matrix for the specific value and returns the coordinates where the value exists. If the value is not found, it returns [-1, -1] to indicate no match.

Use Case

Image processing and game development

Related Issues

Issue#9

Optional: add your information for a Nada by Example Contributor POAP

Your Twitter:
Your Ethereum address:

@ysongh ysongh marked this pull request as ready for review October 16, 2024 01:26
@ysongh ysongh mentioned this pull request Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant