Skip to content

Adder node: support + and - operations #73

@RemDelaporteMathurin

Description

@RemDelaporteMathurin

Right now if we want to substract one input from another, we need to first multiply it by -1 with an amplifier then add them.

Image

We could have something like this where all the nodes that are added are connected to the + sign and all the nodes substracted are connected to the minus.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions