Diego J.

Results 8 comments of Diego J.

Hello volkerjaenisch Glad you find this project interesting and useful! At the moment there is no way to unfreeze an instance, nor a way to get the original instance. I...

@volkerjaenisch I have a possible solution for your problem in this PR: https://github.com/diegojromerolopez/gelidum/pull/22 please, check it out and see if it suits your needs. Otherwise, could you give me a...

Exactly, the code of the PR does not work in-place, because now I have not a clear idea of how to unfreeze a frozen object. I'll need to think about...

Hello @volkerjaenisch Any help is appreciated, my experience with numpy is limited, so if you want to take start developing a PR I can work on it later also. Best...

Dear @volkerjaenisch I have started working in a prototype of numpy.ndarray freezing: https://github.com/diegojromerolopez/gelidum/pull/26 It is in an early stage and not ready for production, but any suggestion of what should...

Glad to know you could fix your issue. Thank you for your offer. As soon as I had some working prototype will notify you. Kind regards!

This PR https://github.com/diegojromerolopez/gelidum/pull/26 has include numpy ndarray freeze support. Closing this issue until there are more specific user requests with respect to numpy.