Deep learning package for FRK
Project description
Spherical DeepKriging
Code for DeepKriging on the Global Data (arXiv:2604.01689): spherical spatial prediction with DeepKriging, MRTS-sphere / Wendland bases, and universal kriging. Implementation lives under spherical_deepkriging/.
Setup
Needs Miniconda. On Windows, use WSL.
git clone https://github.com/STLABTW/spherical-deepkriging.git
cd spherical-deepkriging
make install-dev
make install-dev creates the conda env and installs dependencies; make build-spherical-cpp builds the MRTS-sphere C++ extension.
Examples
- Smoke test:
examples/toy/toy_sphere_deepkriging.ipynb - Simulations:
examples/simulation/ - Real data:
examples/real_data/
See examples/README.md for run notes.
Citation
@misc{huang2026deepkrigingglobaldata,
title={DeepKriging on the Global Data},
author={Hao-Yun Huang and Wen-Ting Wang and Ping-Hsun Chiang and Wei-Ying Wu},
year={2026},
eprint={2604.01689},
archivePrefix={arXiv},
primaryClass={stat.ME},
url={https://arxiv.org/abs/2604.01689},
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file spherical_deepkriging-1.0.4.tar.gz.
File metadata
- Download URL: spherical_deepkriging-1.0.4.tar.gz
- Upload date:
- Size: 33.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e8cd4a4f2240c34395fb0d5bc79283b69c5537c0fc9f6a87e460ed5bd040846
|
|
| MD5 |
52146eb2fc8f51d730e8e44f2cb6835c
|
|
| BLAKE2b-256 |
8eaebfa651eeb86cd25fa47b41e6d73c01083e53c79325d51bd8aa5771975d62
|
File details
Details for the file spherical_deepkriging-1.0.4-cp312-cp312-macosx_14_0_arm64.whl.
File metadata
- Download URL: spherical_deepkriging-1.0.4-cp312-cp312-macosx_14_0_arm64.whl
- Upload date:
- Size: 141.7 kB
- Tags: CPython 3.12, macOS 14.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e613608441eb8b80509355e6e4441ff61c589b1d6c8728dce7e229eec874abb3
|
|
| MD5 |
325feecb3e25f29216d703aa6f23d528
|
|
| BLAKE2b-256 |
bff15c0e2fb16478dbfc30af4c59174a451881f5a94b2c85ed1551fdbccd5805
|
File details
Details for the file spherical_deepkriging-1.0.4-cp310-cp310-macosx_14_0_arm64.whl.
File metadata
- Download URL: spherical_deepkriging-1.0.4-cp310-cp310-macosx_14_0_arm64.whl
- Upload date:
- Size: 141.2 kB
- Tags: CPython 3.10, macOS 14.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2cd9e67a0372a2ed1ae1c53023915618b6e5c618ee815e7cf71474f666039a03
|
|
| MD5 |
a3f698cae90531d793784d6c384d47ad
|
|
| BLAKE2b-256 |
cbae262543b8624981c4cfecefeffcbde614c40191fec3994e2ada5e225bb130
|