- Apr 24, 2020
-
-
Refactor constructor so that Input signals and Output signals are connected to ports before traversal is started, that way edge cases of empty SFG's are easily handled
-
- Apr 20, 2020
-
-
Jacob Wahlman authored
-
- Apr 17, 2020
-
-
Refactor constructor so that Input signals and Output signals are connected to ports before traversal is started, that way edge cases of empty SFG's are easily handled
-
- Apr 14, 2020
-
-
Refactor constructor so that Input signals and Output signals are connected to ports before traversal is started, that way edge cases of empty SFG's are easily handled
-
- Apr 07, 2020
-
-
- Apr 01, 2020
-
-
Angus Lothian authored
This reverts commit 21124444
-
- Mar 18, 2020
-
-
Solve pull request comments and change so evaluate function in SFG uses the same interface as the abstract evaluate function
-
- Mar 12, 2020
-
-
Add updated port and signal interface where connecting / disconnecting is done reflectibly between both signal and port, also add some more helper methods.
-
- Mar 05, 2020
-
-
Jacob Wahlman authored
-
Change so that Basic Operation also inherits from abstract graph component and removed name property implementation
-
- Mar 04, 2020
-
-
- Mar 03, 2020
-
-
Jacob Wahlman authored
-
- Mar 02, 2020
-
-
Jacob Wahlman authored
Move OperationID from operation to signal_flow_graph and change sfg operations datastructure to a dict
-
- Feb 25, 2020
-
-
Jacob Wahlman authored
-
Ivar Härnqvist authored
-
- Feb 24, 2020
-
-
Ivar Härnqvist authored
-
- Feb 20, 2020
-
-
Ivar Härnqvist authored
-