Skip to content

Memory leakage issue plot#26

Open
alexgag11 wants to merge 1 commit intoihesp:masterfrom
alexgag11:memory_leakage
Open

Memory leakage issue plot#26
alexgag11 wants to merge 1 commit intoihesp:masterfrom
alexgag11:memory_leakage

Conversation

@alexgag11
Copy link
Copy Markdown

Hello,

I have found a memory leakage problem whenever the algorithm is run in a for loop for many years and months in a row.

Adding plt.clf() and plt.close() after plot functions solved the memory leakage I was having.

Best,
Alessandro

Adding `plt.clf` and `plt.close` fix the memory leakage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant