Skip to content

Conversation

@ChillFish8
Copy link
Owner

As CFAVML's operations increase we want to be able to use them within ndarray operations, to do that we are adding some extension traits that provide fast_* trait based operations as well as a function based utilities which IMO are cleaner than the trait calling.

Currently, this is a WIP as the only thing that is really working currently is the V1 logic of broadcasting different arrays and applying the operator.

# Conflicts:
#	cfavml/src/safe_trait_agg_ops.rs
#	cfavml/src/safe_trait_arithmetic_ops.rs
#	cfavml/src/safe_trait_cmp_ops.rs
#	cfavml/src/safe_trait_distance_ops.rs
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