Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

memory error #17

Open
salman087 opened this issue Nov 5, 2020 · 4 comments
Open

memory error #17

salman087 opened this issue Nov 5, 2020 · 4 comments

Comments

@salman087
Copy link

I got this error when used for other data using RobustSTL function. anyone can help, please
MemoryError: Unable to allocate 1.54 GiB for an array with shape (14399, 14399) and data type float64

@LeeDoYup
Copy link
Owner

Could you let me know the shape and memory of the data?
In addition, what is your memory size?

@salman087
Copy link
Author

The shape of my array is (3080,1). and the memory for this is 246464 bytes. Thanks

@LeeDoYup
Copy link
Owner

It's very small data and i didn't have the error when i use this code. The detail errors have to describe to solve the error.

@cq-ywh
Copy link

cq-ywh commented Dec 4, 2022

The shape of my array is (43824,1), wrong OverflowError: number of elements exceeds INT_NAX,
RobustSTL.py in trend_extraction P=matrix(p)

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

No branches or pull requests

3 participants