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 deisa plugin #473

Open
wants to merge 28 commits into
base: main
Choose a base branch
from
Open

Add deisa plugin #473

wants to merge 28 commits into from

Commits on Aug 29, 2024

  1. [WIP] add deisa plugin

    * update embedded pybind11 to 2.11.1 to fix recent python version problems
    benoitmartin88 authored and jbigot committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    63eefc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    ef3c0e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a5ed95 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    b25a768 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b31635b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24eef80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    400cf3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9fb08d View commit details
    Browse the repository at this point in the history
  6. fix pybind11 alias

    benoitmartin88 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    be6da07 View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    update copyright and required cmake version
    
    Co-authored-by: Julien Bigot <[email protected]>
    benoitmartin88 and jbigot authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6b04b4b View commit details
    Browse the repository at this point in the history
  8. fix cmake

    benoitmartin88 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    31e009d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    13361ed View commit details
    Browse the repository at this point in the history
  10. remove comment

    benoitmartin88 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    352edca View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f29f791 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. add Deisa README

    benoitmartin88 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    4d63a16 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. fix undefined symbol

    benoitmartin88 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    85bced6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9da63a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4154e5f View commit details
    Browse the repository at this point in the history
  4. indent

    benoitmartin88 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e42b5b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    730ca8d View commit details
    Browse the repository at this point in the history
  2. add deisa example

    fix #487
    benoitmartin88 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5cc637a View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. working deisa example

    benoitmartin88 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    16be941 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0245265 View commit details
    Browse the repository at this point in the history
  3. indent

    benoitmartin88 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    7594e76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b15cba6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7343f7 View commit details
    Browse the repository at this point in the history
  6. add todo when #481 is fixed

    benoitmartin88 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f43d5e2 View commit details
    Browse the repository at this point in the history