Skip to content

jacobv95/pyees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyees

EES is a nice program with a lot of uses. However, the syntax is poor and the it can be quite combersome to import and export data and figures. Therefore pyees was created.

How to install

Just run pip install pyees

Scope of this package

The scope of this package is to

  • Easily calculate uncertanty propagation
  • Read data with uncertanty from an .xls or .xlsx file
  • Print measurements with the correct number of significant digits based on the uncertanty
  • Plot data with errorbars
  • Perform regression where the regression constants are affected by the uncertanty of the data
  • solve n equations with n variables
  • look up material properties

Documentation

The documentation is split to parts: