Skip to content

Add matrixNorm, vetorNorm extension method - #150

Merged
benikm91 merged 1 commit into
dimwit-dev:mainfrom
benikm91:matrix-norm
Aug 19, 2026
Merged

Add matrixNorm, vetorNorm extension method#150
benikm91 merged 1 commit into
dimwit-dev:mainfrom
benikm91:matrix-norm

Conversation

@benikm91

Copy link
Copy Markdown
Collaborator

Note: "norm" does not work for extension as otherwise more general norm on tensor is not reachable on Tensor2 and Tensor1 type:

val f = m.norm // ETA expands to MatrixNormType => Tensor0

This PR also cleans up ScalaDoc that lead to warning in sbt publishLocal and renamed test to Suite to fit with other test files.

@benikm91
benikm91 requested a review from marcelluethi August 18, 2026 15:32

@marcelluethi marcelluethi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the improvement. This makes sense. Thanks also for cleaning up the paths in the docs.

@benikm91
benikm91 merged commit 54d9d39 into dimwit-dev:main Aug 19, 2026
1 check passed
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