JeffersonLab / JANA2

Multi-threaded HENP Event Reconstruction
https://jeffersonlab.github.io/JANA2/
Other
6 stars 9 forks source link

Address issue #233: Resolve floating-point JParameter stringification round-trip problems #251

Closed AyanRoy16 closed 11 months ago

AyanRoy16 commented 11 months ago

Handling the precision for float and double when stringified. New specialization for float and double has been added. [X] New test cases added. [X] Existing test cases passed