Bug 579727 - a demo function block to show how to integrate python library in forte
Summary: a demo function block to show how to integrate python library in forte
Status: UNCONFIRMED
Alias: None
Product: 4DIAC
Classification: IoT
Component: FORTE (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 minor
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-19 20:25 EDT by xin zhao CLA
Modified: 2022-04-19 20:25 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description xin zhao CLA 2022-04-19 20:25:40 EDT
We use python to do advanced control algorithms and successfully to encapsulate the python code into a basic function block. 

Here I would like to show a demo BFB to use NumPy to do a basic data filter for simplicity.