Skip to content

Improve numerical util files and testing infastructure #438

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

msluszniak
Copy link
Member

@msluszniak msluszniak commented Jul 8, 2025

Description

Adds improved numerical module, and better testing infrastructure with tests.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (improves or adds clarity to existing documentation)

Tested on

  • iOS
  • Android

Testing instructions

  • Run examples using normalization, softmax, and meanPooling
  • Run tests as describe in README.md inside tests directory

Screenshots

Related issues

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

Additional notes

@msluszniak msluszniak marked this pull request as draft July 8, 2025 07:22
@msluszniak msluszniak marked this pull request as ready for review July 9, 2025 17:12
@msluszniak
Copy link
Member Author

msluszniak commented Jul 10, 2025

I overzealously changed norm normalization to z-score normalization. I will fix that.

EDIT: Updated and ready for a review.

@msluszniak msluszniak mentioned this pull request Jul 10, 2025
10 tasks
@msluszniak msluszniak changed the title Improve numerical utils files and testing infastructure Improve numerical util files and testing infastructure Jul 14, 2025
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