Get help from the marimo community

Home
Members
epicycloids
e
epicycloids
Offline, last seen 4 weeks ago
Joined November 25, 2024
See the attached code. If I assign a large numpy array to a cell-scoped variable, then after the cell is done running the memory is still occupied (about 7.5 GB). If I rename the cell-scoped variable and rerun, then the old memory still remains occupied and a new, large chunk of memory is allocated (so now taking about 15 GB).
4 comments
A
e