sdiehl / numpile

A tiny 1000 line LLVM-based numeric specializer for scientific Python code.
http://dev.stephendiehl.com/numpile/
MIT License
404 stars 52 forks source link

Fix Constant expr and bool_type #15

Open LanceMoe opened 2 years ago

LanceMoe commented 2 years ago

This is a very good tutorial, I found two small problems in Python3, and gave a fix: