Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pybind: remove forecast from python bindings | Josh Morman | 2021-02-18 | 1 | -7/+0 |
| | | | | | | | | There is no scenario that a block or app should be calling forecast over the python interface. This is only called by the scheduler, and for python blocks would pass through the gateway interface. Signed-off-by: Josh Morman <jmorman@perspectalabs.com> | ||||
* | modernization: `override` instead of virtual in all compilation units | Marcus Müller | 2020-11-03 | 1 | -1/+1 |
| | |||||
* | pybind: add hash check to binding file creation (#3472) | mormj | 2020-06-04 | 1 | -1/+9 |
| | |||||
* | runtime: add pybind11 bindings | Josh Morman | 2020-06-04 | 1 | -0/+78 |