Open
Description
I have two main questions about the current implementation of weights:
- Why are they mutable?
- Why are S and T of different type? It feels very strange to have the sum potentially be of a different type than the individual weights themselves, and seems to introduce an extra unnecessary type parameter.
Metadata
Metadata
Assignees
Labels
No labels