Suzhou-Tongyuan / jnumpy

Writing Python C extensions in Julia within 5 minutes.
MIT License
234 stars 8 forks source link

GC issue: x should be normalized x, because copy might happen and then the original data does not get kept #53

Closed thautwarm closed 2 years ago

thautwarm commented 2 years ago

https://github.com/Suzhou-Tongyuan/jnumpy/blob/65cea6cc6a750911ab2c1545d94af26008e7b240/TyPython/src/CPython.Julia.jl#L94

songjhaha commented 2 years ago

fix by #54