Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core: add missing array functions #1119

Merged
merged 5 commits into from
Oct 21, 2023
Merged

core: add missing array functions #1119

merged 5 commits into from
Oct 21, 2023

Conversation

deadprogram
Copy link
Member

@deadprogram deadprogram commented Oct 20, 2023

This PR adds the missing core functions for array operations:

  • Mahalanobis()
  • MulTransposed()
  • Inv()
  • Row()
  • Col()
  • PCABackProject()
  • PCAProject()
  • PSNR()
  • SVBackSubst()
  • SVDecomp

@deadprogram deadprogram changed the title core: add Mahalanobis(), Inv(), Row(), amd Col() functions core: add more functions Oct 20, 2023
@deadprogram deadprogram marked this pull request as ready for review October 20, 2023 18:04
@deadprogram deadprogram changed the title core: add more functions core: add missing array functions Oct 21, 2023
@deadprogram deadprogram merged commit a573f59 into dev Oct 21, 2023
3 checks passed
@deadprogram deadprogram deleted the core-more-functions branch October 21, 2023 08:21
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