libcellml icon indicating copy to clipboard operation
libcellml copied to clipboard

Rework handling of units in the validator and analyser

Open agarny opened this issue 4 years ago • 0 comments

The analyser (in PR #818) has various methods to handle units, some how which are also present in units.cpp (e.g. updateUnitsMap()). Those methods should therefore reworked, so that only one copy exists. Most likely the copy in the analyser since it does more things.

agarny avatar Mar 26 '21 03:03 agarny