STEllAR-GROUP / phylanx

An Asynchronous Distributed C++ Array Processing Toolkit
Boost Software License 1.0
75 stars 76 forks source link

Disable the decorator #1264

Closed diehlpk closed 4 years ago

diehlpk commented 4 years ago

For debugging it would be nice to disable the decorator and test the same code using pure Python.

hkaiser commented 4 years ago

I'm currently working on several features that will simplify debugging:

Please add to this list if you would like to see more.