Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query/Feature request - pairwise broadcasting? #93

Open
oliver-batchelor opened this issue Nov 7, 2022 · 0 comments
Open

Query/Feature request - pairwise broadcasting? #93

oliver-batchelor opened this issue Nov 7, 2022 · 0 comments

Comments

@oliver-batchelor
Copy link

Hi,

Thanks for this great tool - I've been finding it very useful programming parts of a 3D processing pipeline for plant geometry, so far finding it much more convenient than similar libraries.

My question is, if it is possible to compute pairwise interactions with a function, for example to compute a distance matrix between Array3f or operations like large (larger than 4x4) matrix multiplication? Is there a way for example to implement a small MLP like this?

My approach thus far is to loop over one of the dimensions - would that be the recommended way to go about this, or am I abusing the tool for something it probably isn't meant for?

Thanks,
Oliver

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

No branches or pull requests

1 participant