Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要创建一个具有一定程度空间自相关的随机 1000x1000 矩阵。我找到了一个 python 库pysal,但是该过程需要创建一个 1000000x1000000 矩阵,这会使程序崩溃。有没有办法解决这个问题?稀疏矩阵有意义吗?任何有替代解决方案的人都将不胜感激。