Skip to content

Uncertainty propagation of values such as physical measurements or approximate computations

License

Notifications You must be signed in to change notification settings

leftaroundabout/uncertainly-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A library for dealing with values that are known not exactly but only to some roughly known precision, because obtaining the exact value is impossible or at least infeasible and perhaps not necessary. It is nontrivial to see how the errors in such quantities propagate through further computations; this library provides a functor interface that allows "embedding" of any such computations into the uncertainty-range.

This project is more or less abandoned. I continue work on “uncertain values” in Haskell, but within the manifolds project, which defines the setting needed to define what “deviations” are even supposed to be, in anything more general than scalar types / single physical measurements.

About

Uncertainty propagation of values such as physical measurements or approximate computations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published