clifford
clifford copied to clipboard
Experimental AST rewriter and JIT decorator
This pull request introduces 1 alert when merging 8094a61427b1a0ba00946653d7c4a5b5bfe2c673 into c07db7d0fbfeb4021eed0fab1e99dbe9931572ba - view on LGTM.com
new alerts:
- 1 for Except block handles 'BaseException'
This pull request introduces 2 alerts when merging e0263f81535842873f3316490eecc13b88631042 into c07db7d0fbfeb4021eed0fab1e99dbe9931572ba - view on LGTM.com
new alerts:
- 1 for Unused local variable
- 1 for Except block handles 'BaseException'
This pull request introduces 2 alerts when merging e878dbeba427df5aec371ea9f866bd1b591885db into c07db7d0fbfeb4021eed0fab1e99dbe9931572ba - view on LGTM.com
new alerts:
- 1 for Unused local variable
- 1 for Except block handles 'BaseException'
This pull request introduces 2 alerts when merging 482b0919d16fe3ac66177454b57f2d6e3f7c7981 into c07db7d0fbfeb4021eed0fab1e99dbe9931572ba - view on LGTM.com
new alerts:
- 1 for Unused local variable
- 1 for Except block handles 'BaseException'
What do we want to do with this now that we have proper numba support?
Shall we just close it? I don't think it adds anything on top of what we have, although it was an interesting and fun idea