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

Support/alternative expressions #195

Merged
merged 9 commits into from
Aug 2, 2024

Commits on Jul 31, 2024

  1. special functions

    Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
    Joao-L-S-Almeida committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f56baab View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Parsing special expressions

    Signed-off-by: Joao Lucas de Sousa Almeida <[email protected]>
    Joao-L-S-Almeida committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6205543 View commit details
    Browse the repository at this point in the history
  2. Reformatting

    Signed-off-by: Joao Lucas de Sousa Almeida <[email protected]>
    Joao-L-S-Almeida committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    bee254c View commit details
    Browse the repository at this point in the history
  3. Extending the supported operators to include Grad

    Signed-off-by: Joao Lucas de Sousa Almeida <[email protected]>
    Joao-L-S-Almeida committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    fd6d31f View commit details
    Browse the repository at this point in the history
  4. Supporting lists of expressions (representing vector operators, as gr…

    …adient) during compilation
    
    Signed-off-by: Joao Lucas de Sousa Almeida <[email protected]>
    Joao-L-S-Almeida committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    22d65e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Minor adjusts

    Signed-off-by: Joao Lucas de Sousa Almeida <[email protected]>
    Joao-L-S-Almeida committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    53ee3d5 View commit details
    Browse the repository at this point in the history
  2. Minor changes in the tests

    Signed-off-by: Joao Lucas de Sousa Almeida <[email protected]>
    Joao-L-S-Almeida committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    1078631 View commit details
    Browse the repository at this point in the history
  3. Prepare dataset to be used together with symbolic expressions

    Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
    Joao-L-S-Almeida committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    5841823 View commit details
    Browse the repository at this point in the history
  4. Final test for special expressions

    Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
    Joao-L-S-Almeida committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    c7eef65 View commit details
    Browse the repository at this point in the history