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

Separate out traits into Core/Base package? #87

Open
rayegun opened this issue Mar 8, 2022 · 0 comments
Open

Separate out traits into Core/Base package? #87

rayegun opened this issue Mar 8, 2022 · 0 comments

Comments

@rayegun
Copy link

rayegun commented Mar 8, 2022

Hi there.

I'm keen to use ArrayLayouts in some upcoming sparse ecosystem stuff. Not so much for the generic linalg but just for the traits.

In light of that would it be possible/make sense to split out the traits into their own base package? That way I can use the traits without adding an unrelated dependency.

Without realizing ArrayLayouts existed I had started with just Col and Row major in StorageOrder.jl (almost nothing there currently though).

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