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

Define AbstractManyPencilArray type #81

Merged
merged 1 commit into from
May 25, 2023
Merged

Conversation

jipolanco
Copy link
Owner

Should make it easier to extend the ManyPencilArray type.

The idea is to allow variants of ManyPencilArray which allow to coexist arrays with different element types (e.g. real and complex), and to apply this for in-place real-to-complex FFTs in PencilFFTs (see jipolanco/PencilFFTs.jl#65).

Makes it easier to extend the ManyPencilArray type.
@jipolanco jipolanco merged commit 0999ced into master May 25, 2023
@jipolanco jipolanco deleted the abstract-multiarrays branch May 25, 2023 10:09
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

Successfully merging this pull request may close these issues.

1 participant