You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, alchemist provides very basic to_s methods. In the case of a simple measurement, they simply convert the float version of the measurement to a string:
Right now, alchemist provides very basic
to_s
methods. In the case of a simple measurement, they simply convert the float version of the measurement to a string:In the case of compound measurements, they don't even do that much:
It'd be awesome if it printed nice strings for these:
The text was updated successfully, but these errors were encountered: