Skip to content
Snippets Groups Projects
  • thorstenhater's avatar
    Allow dynamically creating and loading of mechanism catalogue (#1287) · aa1b6f04
    thorstenhater authored
    First phase of dynamically loaded mechanism catalogues.
    
    - Add functionality to load and use catalogues from DSOs in Python and C++.
    - Add documentation and support scripts to build catalogues DSOs.
    - Re-factor CMakeLists.txt for mechanisms
    - Limitations
      - Needs (compatible, preferably identical) arbor sources when building catalogues
      - Can only work on MacOS and Linux (uses dlfnc)
    Unverified
    aa1b6f04