physpy

A SymPy-based library for calculating the error percentage for measured values


Keywords
symbolic-computation, sympy
License
MIT
Install
pip install physpy==0.1.1

Documentation

PhysPy

A SymPy-based library for calculating error percentage for measured values.

Installation

sudo pip3 install physpy

Manual installation

git clone https://github.com/KolesnichenkoDS/PhysPy
cd PhysPy
sudo python3 setup.py install

Usage

API docs can be found here.