Skip to content
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.

feat: Valid cross correlation 2d #3

Merged
merged 7 commits into from Mar 15, 2023
Merged

feat: Valid cross correlation 2d #3

merged 7 commits into from Mar 15, 2023

Conversation

raphaelDkhn
Copy link
Owner

feat: valid cross correlation 2d

Pull Request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

There is no implementation of cross-correlation.

What is the new behavior?

  • function to perform cross-correlation
  • function to perform slicing of matrix
  • function to perform dot product of two vectors
  • unit testing

Does this introduce a breaking change?

  • Yes
  • No

Other information

@raphaelDkhn raphaelDkhn merged commit c6f4a8a into main Mar 15, 2023
1 check passed
@raphaelDkhn raphaelDkhn deleted the cross-correlation-2d branch March 15, 2023 15:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant