Skip to content

Conversation

@orange-cpp
Copy link
Owner

Removes the deprecated Matrix class and its associated source files and unit tests.

This change is to ensure code cleanliness and prevent accidental usage of the slow and outdated Matrix class. The Mat class should be used instead.

Removes the deprecated `Matrix` class and its associated source files and unit tests.

This change is to ensure code cleanliness and prevent accidental usage of the slow and outdated `Matrix` class.
The `Mat` class should be used instead.
@orange-cpp orange-cpp merged commit b964661 into main Sep 8, 2025
3 checks passed
@orange-cpp orange-cpp deleted the feature/remove-legacy branch September 8, 2025 17:19
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.

2 participants