Skip to content

First release of Atmoos.Quantities

Compare
Choose a tag to compare
@atmoos atmoos released this 26 Nov 12:20
· 118 commits to main since this release
03ff338

The first release of Atmoos.Quantities. See also on nuget here.

  • API has stabilised.
  • A minimal set of quantities is available.
  • Units can be defined in other assembles.
  • Serialization is possible.
  • Performance characteristics are proven to hold.
    • The library is fast
    • Asymptotically zero memory footprint
  • Accuracy is better than relying on the type Double alone.
  • Pipelines to publish to nuget are in place