Skip to content
Commit 5d2c8a71 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Assorted important fixes.

Fix subscript operator mapping.
In overloaded operators: Don't "assert is_valid_operator()",
  return NotImplemented instead.
Make sure Sum and Product do not allow invalid operands
  into the expression tree.
parent 53c16978
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment