Prototype executable exercising the following features:
- API to register algorithms for C++ and Python
- Phlex executable
- Configuration
- Supported language is Jsonnet
- Ability to configure which modules are loaded (includes ability to configure which algorithms specified in the module are registered)
- Ability to configure a Phlex-provided driver regarding which layers should be emitted
- Product specification
- C++ language type
- Global product "name"
- Data layer
- Higher-order functions
- Transform (C++, Python)
- Observer (C++, Python)
- Fold (C++)
- Unfold (C++)
- Access to product information (including data-cell ID) through handles
- Algorithms that can access multiple data products from the same data layer
- Python algorithm that can consume a data product produced by a C++ algorithm
- C++ algorithm that can consume a data product produced by a Python algorithm
- C++ providers that can emit C++ data products
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.