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

Further tests for bound methods and numpy objects #437

Open wllgrnt opened 1 year ago

wllgrnt commented 1 year ago

Ensures that the changes in #414 to the handling of __reduce__ also fix #107.

Types of changes

Checklist: