lazygpr.jl
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.2%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 2
Created over 2 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
License
Citation
README.md
LazyGPR
Lazy-evaluation local Gaussian process regression. See the Julia scripts in kodak.sh and rainfall.sh at the SignalAdaptiveKernel respository for example usage.
Citation
You can cite this repository and code via the Cite This Repository button on the GitHub webpage of this repository.
Owner
- Name: Roy Wang
- Login: RoyCCWang
- Kind: user
- Repositories: 4
- Profile: https://github.com/RoyCCWang
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Wang" given-names: "Roy Chih Chung" orcid: "https://orcid.org/0000-0002-1391-4536" title: "RoyCCWang/LazyGPR.jl" version: 0.1.0 date-released: 2024-03-19 url: "https://github.com/RoyCCWang/LazyGPR.jl"
GitHub Events
Total
- Public event: 1
Last Year
- Public event: 1
Dependencies
.github/workflows/ci.yml
actions
- actions/cache v3 composite
- actions/checkout v3 composite
- codecov/codecov-action v3 composite
- julia-actions/julia-buildpkg latest composite
- julia-actions/julia-processcoverage v1 composite
- julia-actions/julia-runtest latest composite
- julia-actions/setup-julia v1 composite