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

Optimize matrix inverse in MGWR #73

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Optimize matrix inverse in MGWR #73

wants to merge 4 commits into from

Conversation

HPDell
Copy link
Member

@HPDell HPDell commented Oct 5, 2023

该优化能有一定的性能提升,单线程模式下, 300样本量的 londonhp 平均每次运行时间减少 50 ms,100样本量的 londonhp100 平均每次运行时间减少 6 ms。

多线程模式还没修改。

@HPDell HPDell force-pushed the optim/mgwr-mat-inv branch from a6444d0 to 8ed935a Compare November 27, 2023 10:14
@HPDell HPDell force-pushed the optim/mgwr-mat-inv branch from 8ed935a to b82988e Compare February 14, 2024 18:01
@HPDell HPDell force-pushed the optim/mgwr-mat-inv branch from b82988e to 283d5c3 Compare July 10, 2024 10:57
@HPDell HPDell force-pushed the optim/mgwr-mat-inv branch from 283d5c3 to 8c1e083 Compare July 14, 2024 16:22
@HPDell HPDell requested a review from lbb220 July 15, 2024 11:58
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.

2 participants