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

Create a FAQ #69

Open
kyonifer opened this issue Oct 13, 2018 · 0 comments
Open

Create a FAQ #69

kyonifer opened this issue Oct 13, 2018 · 0 comments

Comments

@kyonifer
Copy link
Owner

There's some things that could use further explanation. In particular:

  1. The codegen process, why we have it, and how to modify it for contributors (this might actually be best in a CONTRIBUTING.md?)

  2. Discussion of our approach to limiting boxing via inline extension functions (see Make NDArray's map function generic #47 for discussion). Should probably include a brief history of other methods that were tried (e.g. abstract base with internal overrides on concrete implementations that specialized the primitive type)

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