Skip to content

Remove num-traits dependency#85

Merged
awxkee merged 1 commit into
awxkee:masterfrom
fintelia:remove-num-traits
Feb 27, 2026
Merged

Remove num-traits dependency#85
awxkee merged 1 commit into
awxkee:masterfrom
fintelia:remove-num-traits

Conversation

@fintelia

Copy link
Copy Markdown
Contributor

This speeds up compile times by removing the dependency on the num-traits crate. At the moment c_mlaf isn't used anywhere so I just deleted it, but if it is needed in the future, the functionality could be added back by re-implementing MulAdd in this crate rather than using an external dependency for it.

@awxkee awxkee left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Thanks for the PR

@awxkee awxkee merged commit cb1fba0 into awxkee:master Feb 27, 2026
7 of 8 checks 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