clifford icon indicating copy to clipboard operation
clifford copied to clipboard

Experimental AST rewriter and JIT decorator

Open hugohadfield opened this issue 4 years ago • 6 comments

hugohadfield avatar Jun 05 '20 16:06 hugohadfield

This pull request introduces 1 alert when merging 8094a61427b1a0ba00946653d7c4a5b5bfe2c673 into c07db7d0fbfeb4021eed0fab1e99dbe9931572ba - view on LGTM.com

new alerts:

  • 1 for Except block handles 'BaseException'

lgtm-com[bot] avatar Jun 05 '20 18:06 lgtm-com[bot]

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'

lgtm-com[bot] avatar Jun 06 '20 08:06 lgtm-com[bot]

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'

lgtm-com[bot] avatar Jun 06 '20 09:06 lgtm-com[bot]

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'

lgtm-com[bot] avatar Jun 06 '20 16:06 lgtm-com[bot]

What do we want to do with this now that we have proper numba support?

eric-wieser avatar Jun 18 '20 12:06 eric-wieser

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

hugohadfield avatar Jun 18 '20 14:06 hugohadfield