Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
GeoStat-Framework
/
GSTools
Public
Notifications
You must be signed in to change notification settings
Fork
83
Star
652
Code
Issues
24
Pull requests
12
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: add MPS module with DirectSampling simulation
- #409
#409
Draft
n0228a
wants to merge 20 commits into
GeoStat-Framework:main
GeoStat-Framework/GSTools:main
from
n0228a:feature/mps
n0228a/GSTools:feature/mps
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Draft
feat: add MPS module with DirectSampling simulation
#409
n0228a
wants to merge 20 commits into
GeoStat-Framework:main
GeoStat-Framework/GSTools:main
from
n0228a:feature/mps
n0228a/GSTools:feature/mps
Copy head branch name to clipboard
Commits
Commits on May 12, 2026
feat: add MPS module with DirectSampling simulation
Show description for 8d2aeb4
n0228a
committed
8d2aeb4
View commit details
Copy full SHA for 8d2aeb4
Browse repository at this point
Merge branch 'main' into feature/mps
n0228a
authored
40caef3
View commit details
Copy full SHA for 40caef3
Browse repository at this point
included a maximum radius and also a partial boundary regime (#5)
Show description for e8c3c48
n0228a
authored
e8c3c48
View commit details
Copy full SHA for e8c3c48
Browse repository at this point
fixed typo
n0228a
committed
b99c805
View commit details
Copy full SHA for b99c805
Browse repository at this point
Commits on May 19, 2026
implemented parallelization of independent nodes via a graph approach
n0228a
committed
e45df3f
View commit details
Copy full SHA for e45df3f
Browse repository at this point
Commits on May 21, 2026
fixed variation distance and the correct calculation of
Show description for 2715e44
n0228a
committed
2715e44
View commit details
Copy full SHA for 2715e44
Browse repository at this point
Commits on May 22, 2026
minor fixes and ruff
n0228a
committed
cda9f37
View commit details
Copy full SHA for cda9f37
Browse repository at this point
Commits on May 28, 2026
performance and correctness issues
n0228a
committed
d3e2444
View commit details
Copy full SHA for d3e2444
Browse repository at this point
Commits on May 29, 2026
added vectorized distances calls
n0228a
committed
35916e4
View commit details
Copy full SHA for 35916e4
Browse repository at this point
ruff
n0228a
committed
08be5dc
View commit details
Copy full SHA for 08be5dc
Browse repository at this point
DS early exit, O(N²) neighbour fix, DAG ready-queue, correctness fixes
n0228a
committed
4180070
View commit details
Copy full SHA for 4180070
Browse repository at this point
Merge branch 'GeoStat-Framework:main' into feature/mps
n0228a
authored
1710cf1
View commit details
Copy full SHA for 1710cf1
Browse repository at this point
Commits on Jun 2, 2026
overflow
n0228a
committed
9d13e38
View commit details
Copy full SHA for 9d13e38
Browse repository at this point
generalized variational distance
n0228a
committed
2ca2789
View commit details
Copy full SHA for 2ca2789
Browse repository at this point
first draft for tests
n0228a
committed
313545f
View commit details
Copy full SHA for 313545f
Browse repository at this point
Update test_mps.py
n0228a
committed
efdcb7f
View commit details
Copy full SHA for efdcb7f
Browse repository at this point
Commits on Jun 4, 2026
changed rng function to ensure reproducibility across platforms
n0228a
committed
d20e6a0
View commit details
Copy full SHA for d20e6a0
Browse repository at this point
fix windows rng
n0228a
committed
81bd9a7
View commit details
Copy full SHA for 81bd9a7
Browse repository at this point
Commits on Jun 9, 2026
Merge branch 'GeoStat-Framework:main' into feature/mps
n0228a
authored
6b8ca6c
View commit details
Copy full SHA for 6b8ca6c
Browse repository at this point
Commits on Jun 19, 2026
adding documentation and examples: first approach | tweaking some possible loose ends in the code (#6)
jeilealr
authored
9fa98de
View commit details
Copy full SHA for 9fa98de
Browse repository at this point
You can’t perform that action at this time.