microsoft / knossos-ksc

Compiler with automatic differentiation
Other
45 stars 10 forks source link

Make Expr.__repr__ obey contract #927

Open awf opened 3 years ago

awf commented 3 years ago

Expr.repr should emit Python code to reconstruct the object, ideally in terms of the constructors defined in expr.py