Operator Overloading
Description of issue:
The +, -, *, / operators should be operator overloaded for the basic operations in AbstractOperation, the operations to be overloaded are described in #9 (closed).
Linked Requirements:( 10 )
Potential Issues:Problem might be cyclic imports in AbstractOperation from importing core operations.
Blockers:( #9 (closed) )
Issue Requirements:- All operators in the description should be overloaded for operations.
None
Edited by Jacob Wahlman