google / tangent

Source-to-Source Debuggable Derivatives in Pure Python
Apache License 2.0
2.32k stars 434 forks source link

Fix CFG in the presence of break/continue #55

Closed bartvm closed 6 years ago

bartvm commented 6 years ago

Fixes #54.

Need to do some more tests, but I think this addresses the problem in #54.