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

Add single 3d field evaluation kernel #335

Draft
wants to merge 20 commits into
base: devel
Choose a base branch
from
Draft

Commits on Sep 26, 2023

  1. add kernel

    jowezarek committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    f3f6733 View commit details
    Browse the repository at this point in the history
  2. fix dimension error

    jowezarek committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e6a8f5d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Merge branch 'devel' into add_eval_kernel

    vcarlier committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    59df5a6 View commit details
    Browse the repository at this point in the history
  2. update evaluation method

    vcarlier committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    6f956d9 View commit details
    Browse the repository at this point in the history
  3. use new method in geometry

    vcarlier committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    33eb0bf View commit details
    Browse the repository at this point in the history
  4. Merge branch 'devel' into add_eval_kernel

    vcarlier committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    7e4e2c8 View commit details
    Browse the repository at this point in the history
  5. convert index to tuple to avoid bug

    vcarlier committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    56c45d8 View commit details
    Browse the repository at this point in the history
  6. fix weights

    vcarlier committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    bca8e40 View commit details
    Browse the repository at this point in the history
  7. other weight bug...

    vcarlier committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    b7ccd51 View commit details
    Browse the repository at this point in the history
  8. check type before kernels to avoid wrong type

    vcarlier committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    bcd6c4d View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    b74690d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6871dcd View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    c8c2766 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    26c6909 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'add_eval_kernel' of https://github.com/pyccel/psydac in…

    …to add_eval_kernel
    vcarlier committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7272623 View commit details
    Browse the repository at this point in the history
  3. fix allocation of ldim

    vcarlier committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    acc86a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    244a5a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    ce99c53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6d4617 View commit details
    Browse the repository at this point in the history
  3. Some cleanup in tensor.py

    yguclu authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9963fd6 View commit details
    Browse the repository at this point in the history