Hi experts!!
Can I use reset()
in a script?
For example, if numpy arrays A, B and C are creted and i wanna free thre RAM used. Can I use reset(A,B,C) for that?
Waiting for your answers.
Thanks a lot
1 | initial version |
Hi experts!!
Can I use reset()
in a script?
For example, if numpy arrays A, B and C are creted and i wanna free thre RAM used. Can I use reset(A,B,C) for that?
Waiting for your answers.
Thanks a lot