Skip to content
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 355 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 355 Bytes

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.