buckingham icon indicating copy to clipboard operation
buckingham copied to clipboard

A library for error propagation and metric conversions

Results 4 buckingham issues
Sort by recently updated
recently updated
newest added

Full backtrace: ``` ------------------------------------------------------------ /usr/bin/pip run on Wed Jan 27 20:39:11 2016 Downloading/unpacking buckingham Getting page https://pypi.python.org/simple/buckingham/ URLs to search for versions for buckingham: * https://pypi.python.org/simple/buckingham/ Analyzing links from page...

I think it's supposed to be US gallons instead. Putting this into google yields 4 US quarts: `(473176473./125000000000) m^3 in quarts`

Hello, do you see possibilities to extend this to numpy arrays / pandas dataframes?

Hello, Nice to find libarary for dimensional analysis. Is it possible to add dimension checking in function? For example if calculating f=m*a in function f() then in the beginning there...