Skip to content

Last mirrored from https://github.com/kahaaga/UncertainData.jl.git on 2019-11-19T07:17:18.476-05:00 by @UnofficialJuliaMirrorBot via Travis job 481.39 , triggered by Travis cron job on branch "master"

License

Notifications You must be signed in to change notification settings

UnofficialJuliaMirror/UncertainData.jl-dcd9ba68-c27b-5cea-ae21-829cd07325bf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status DOI DOI

UncertainData.jl

A Julia package for dealing with data values with associated uncertainties and datasets consisting of uncertain values.

Goals

  1. Systematic and intuitive ways of representing uncertain data.

  2. Easy and robust resampling of uncertain data, given pre-defined or custom user-defined constraints.

  3. Provide a framework for robust computation of ensemble statistics for uncertain data.

Please check out the documentation for more information.

Installation

UncertainData.jl is a registered Julia package. Install it by opening a Julia console and run

using Pkg
Pkg.add("UncertainData")

Citing

If you use UncertainData.jl for any of your projects or scientific publications, please cite this small Journal of Open Source Software (JOSS) publication as follows

Haaga, (2019). UncertainData.jl: a Julia package for working with measurements and datasets with uncertainties.. Journal of Open Source Software, 4(43), 1666, https://doi.org/10.21105/joss.01666

About

Last mirrored from https://github.com/kahaaga/UncertainData.jl.git on 2019-11-19T07:17:18.476-05:00 by @UnofficialJuliaMirrorBot via Travis job 481.39 , triggered by Travis cron job on branch "master"

Resources

License

Stars

Watchers

Forks

Packages

No packages published