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

Test branch #449

Closed
wants to merge 72 commits into from
Closed

Test branch #449

wants to merge 72 commits into from

Conversation

max-models
Copy link
Contributor

No description provided.

camillo81 and others added 30 commits October 12, 2023 15:34
Change `IdentityLinearOperator` to `IdentityOperator`, and `e0 @ e0` to
`e0.dot(e0)`. Add missing import statement.
….py to avoid compilation error with --language=c
… replacement functions from arrays.py in stefan-psydac to bsplines_kernels.py and replaced np.sum to allow for pyccel --language=c.
…nguage=c works for psydac/core/field_evaluation_kernels.py
…1, this fixes the problem with toarray() which did previously not work for StencilMatrix. Updated indexing in KroneckerStencilMatrix to include shift factors in index calculations. Added back the assert statement in GlobalProjector since the toarray() now works. The kernels still don't work properly for different shifts in the domain and the co-domain, but I believe equivalent changes can be done in the remaining kernels.
…truphy so that psydac-2024 does not rely on kernels from struphy
@max-models max-models closed this Nov 12, 2024
@max-models max-models deleted the test-branch branch November 12, 2024 09:54
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.

5 participants