Mach30 / MTK

Mach 30's Mathematics Tool Kit (MTK) is an open source project aimed at closing these gaps by creating an integrated Python environment for engineering analysis and documentation.
Other
1 stars 1 forks source link

Pint Integration #4

Open jldaniel opened 6 years ago

jldaniel commented 6 years ago

Pint is a python package for working with physical quantities and creating unit aware analysis code.

Pint

Since MTK is an engineering tool, we wish to enforce proper unit use (in the nicest way possible) and should be part of the default MTK offering.

capsulecorplab commented 5 years ago

I'm actually trying to tackle a similar problem for a SysML python library https://github.com/spacedecentral/SysML.py/issues/38