next-exp / next-exp/IC

Inclusion of the uncertainties package

Open
#502 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
11
Forks
77
PR merge metrics
No merged PRs in 30d

Description

Hullo again, your friendly neighbourhood pedant here...

I've been having a look at the uncertainties package: https://pythonhosted.org/uncertainties/
which despite the info on that page is available from conda: https://anaconda.org/conda-forge/uncertainties

It seems a well written piece of code which would give us access to a standard way to calculate errors in all analyses, avoiding the dangers of everyone defining their own propagation formulae (always dangerous) and depending on their level of pedantry omitting terms or not....

It provides functions to define via covariance matrices and wrappers to let user defined/third party functions work with the value+error variables it provides and it plays well with numpy.

Thoughts?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points and asks for discussion rather than a defined change. Start by determining whether the project wants to adopt uncertainties and which analysis and dependency locations would be affected; done would require an agreed integration scope and validation plan.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.