Skip to content

Add a more general measurement/unit parser.

David Thompson requested to merge dcthomp/units:parentheses into master

The old parser is still used for parsing expressions of dimensions (such as specifying the basis of a composite dimension), but it should eventually be refactored to use the new parser.

Merge request reports