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

Thoroughly think about type stability and improved abstractions #292

Open
smishr opened this issue Mar 25, 2023 · 1 comment
Open

Thoroughly think about type stability and improved abstractions #292

smishr opened this issue Mar 25, 2023 · 1 comment
Assignees

Comments

@smishr
Copy link
Contributor

smishr commented Mar 25, 2023

To utilise Julian optimisations, we should rethink some aspects of the current codebase for improving type stability.

I think a discussion around type hierarchy to improve modularity in code would be great as well, which promotes code reuse, and easy addition/integration of future features.

Thinking along lines of #290 #277

Ref

Julia manual performance tips
Writing type stable Julia code

@smishr
Copy link
Contributor Author

smishr commented Mar 25, 2023

@smishr smishr changed the title Thoroughly think about type stability and abstraction Thoroughly think about type stability and improved abstractions Mar 25, 2023
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

6 participants