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

Add an official guide (and boilerplate) for adding new optimized features to NumDot for custom builds. #142

Open
Ivorforce opened this issue Nov 6, 2024 · 0 comments
Labels
feature New feature or request

Comments

@Ivorforce
Copy link
Owner

If somebody really needs the best performance from their math, they should be able to use xtensor directly. NumDot will be there to provide 'standard' functionality and the framework for how to compile it directly, and to all platforms.

The best way to do this might be to allow adding NumDot as a submodule that is embedded in another GDExtension. Then, it can truly be integrated into whatever the game needs.

@Ivorforce Ivorforce added the feature New feature or request label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant