Skip to content

Propagation of uncertainty calculator. It can export and import a session for later usage.

License

Notifications You must be signed in to change notification settings

judelgadoc/errorgerm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

ErrorGerm

ErrorGerm is a propagation of uncertainties calculator. It can export and import a session for later usage.
Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License

About The Project

Product Name Screen Shot

ErrorGerm is an open-source web app that aims to ease the calculation of uncertainty propagation in learning environments such as physics labs in college. It allows entering scalar values and assigning them to a variable along with its uncertainty already calculated, or entering individual measures to calculate uncertainty. ErrorGerm can also export and import a session for later usage.

(back to top)

Built With

  • Jekyll
  • Bootstrap
  • Mathjs
  • JavaScript

(back to top)

Getting Started

If you want a local copy follow these simple steps.

Prerequisites

Jekyll and Bundle: please refer to Jekyll Documentation

Installation

  1. Clone the repo
    git clone https://github.com/judelgadoc/errorgerm.git
  2. Go into website folder
    cd errorgerm/docs
  3. Install bundle gems
    bundle install
  4. Start local jekyll server
    bundle exec jekyll serve

(back to top)

Usage

Add new variable

Click on add symbol then add the desired measures and a valid name

Add variable

Edit or remove variable

Select a variable of the table and then click on edit symbol or delete symbol

Make a calculation

Write a valid expression and then click on execute

For more information, please refer to the Help

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

About

Propagation of uncertainty calculator. It can export and import a session for later usage.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published