3 projects
pcds
This python package creates and manages the common data structures like queue, priority queue, stack, linkedlist, circular linkedlist, binary tree, set etc. Supported data types are int, float, str, bool, NoneType, list, tuple, and dictionary.
psychro
This engineering package deals with the physical and thermodynamic properties of the air-water system very accurately. It can calculate all the psychrometric data like dewpoint, wet bulb temperature, humid enthalpy, moisture content, humid volume, vapor density etc.
upmath
This package creates upnumber (universal precisional number) which can create flaoting and fractional numbers of bases 2, 8, 10, 16, 32, and 64. That is why, they are called universal numbers. This number system can create accurate number with any level of precision set by the user. There are 42 standard math functions for scientific calculations. So, this package is named as upmath (universal precision mathematics).