reflectivity / orsopy

http://www.reflectometry.org/orsopy/
MIT License
0 stars 8 forks source link

Unit conversion for Values #86

Closed aglavic closed 2 years ago

aglavic commented 2 years ago

This PR adds a ComplexValue class and implements unit conversions via pint library for all Value objects. This was partially introduced in the model language PR but I think it makes sense to add this functionality to the library, anyway.