JuliaPhysics / JuliaPhysics/DynamicQuantities.jl

Round tripping Quantities through String

Open
#122 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
155
Forks
32
PR merge metrics
No merged PRs in 30d

Description

Hi, thanks for the package, nice to have an alternative approach to the Unitful type-based one.

Is there a way in this package to convert back and fourth between Quantities and String representations so that quantities could be serialised to strings and parsed back again? Like in Unitful, `string(q::Quantity)` prints a space between the last numeral and the unit, which yields an error with `uparse`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.