Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brenhinkeller/statgeochembase.jl
Some statistical, geochemical, and geochronological functions
https://github.com/brenhinkeller/statgeochembase.jl
Last synced: 20 days ago
JSON representation
Some statistical, geochemical, and geochronological functions
- Host: GitHub
- URL: https://github.com/brenhinkeller/statgeochembase.jl
- Owner: brenhinkeller
- License: mit
- Created: 2021-05-30T19:15:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-13T23:33:55.000Z (about 2 months ago)
- Last Synced: 2024-09-15T09:21:24.802Z (about 2 months ago)
- Language: Julia
- Homepage:
- Size: 381 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# StatGeochemBase
[![Docs][docs-dev-img]][docs-dev-url]
[![CI][ci-img]][ci-url]
[![CI-julia-nightly][ci-nightly-img]][ci-nightly-url]
[![codecov.io][codecov-img]][codecov-url]A set of statistical, geochemical, and geochronological functions common to [Chron.jl](https://github.com/brenhinkeller/Chron.jl) and [StatGeochem.jl](https://github.com/brenhinkeller/StatGeochem.jl)
Depends upon [NaNStatistics.jl](https://github.com/brenhinkeller/NaNStatistics.jl) for NaN-ignoring summary statistics, histograms, and binning.
[docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg
[docs-stable-url]: https://brenhinkeller.github.io/StatGeochemBase.jl/stable/
[docs-dev-img]: https://img.shields.io/badge/docs-dev-blue.svg
[docs-dev-url]: https://brenhinkeller.github.io/StatGeochemBase.jl/dev/
[ci-img]: https://github.com/brenhinkeller/StatGeochemBase.jl/workflows/CI/badge.svg
[ci-url]: https://github.com/brenhinkeller/StatGeochemBase.jl/actions/workflows/CI.yml
[ci-nightly-img]:https://github.com/brenhinkeller/StatGeochemBase.jl/workflows/CI%20(Julia%20nightly)/badge.svg
[ci-nightly-url]:https://github.com/brenhinkeller/StatGeochemBase.jl/actions/workflows/CI-julia-nightly.yml
[codecov-img]: https://codecov.io/gh/brenhinkeller/StatGeochemBase.jl/branch/main/graph/badge.svg
[codecov-url]: http://codecov.io/github/brenhinkeller/StatGeochemBase.jl?branch=main