4.0.0-alpha: Hifitime refactoring of Epoch #311
ChristopherRabotin
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Version 4.0.0-alpha
The main change in this refactoring is that
Epoch
s now keep the time in their own time scales. This greatly simplifies conversion between time scales, and ensures that all computations happen in the same time scale as the initialization time scale, then no sub-nanosecond rounding error could be introduced.What's Changed
to_gregorian_str
by @ChristopherRabotin in Fix bug into_gregorian_str
#308Full Changelog: 3.10.0...4.0.0-alpha
This discussion was created from the release 4.0.0-alpha: Hifitime rewrite.
Beta Was this translation helpful? Give feedback.
All reactions