Skip to content
Snippets Groups Projects
  1. Dec 03, 2024
  2. Feb 12, 2024
  3. Jan 29, 2024
    • Maxence Naud's avatar
      [Upd] Code rework · 129c2f99
      Maxence Naud authored
      - [Optimize] add const, inline, noexcept where possible
      - [Utils] add DataUtils file for conversion from cv type to cpp type
      - [Syntax] Stimulis -> Stimuli and Stimuli -> Stimulus
      - [#define] Use standard Aidge syntax format
      - [Licence] add where missing
      - [#include] add what is used and remove what is not
      - [class] uniformize class member definition order
      - [types] change size_t for std::size_t from <stddef> for uniformazation
      - [types] change integer types for exact-width integers from <cstddint>
      - Remove end-of-line spaces
      129c2f99
    • Thibault Allenet's avatar
  4. Jan 15, 2024
  5. Dec 06, 2023
Loading