Add units support via the pint package
processing issue https://git.scc.kit.edu/jk7683/vre-language/-/issues/5
Several things will be left open for future changes/extensions:
- the
[]
around the units - the implementation in pandas and numpy
- units checks for function parameters and return values, see https://pint.readthedocs.io/en/stable/wrapping.html
Edited by Ivan Kondov