APrioriInvestments / typed_python

An llvm-based framework for generating and calling into high-performance native code from Python.
Apache License 2.0
197 stars 8 forks source link

QoL improvements to python_to_native and compiler_cache #444

Open wllgrnt opened 1 year ago

wllgrnt commented 1 year ago

Miscellaneous style improvements to python_to_native_converter and compiler_cache, notably:

How Has This Been Tested?

pytest

Types of changes

Checklist: