Skip to content

v0.0.1-beta- Simplified approach based on Enum and Generics

Pre-release
Pre-release
Compare
Choose a tag to compare
@pjazdzyk pjazdzyk released this 02 Apr 06:25
· 119 commits to master since this release
  • created new concept for unit system in Java based on enums and generic classes,
  • removed validation from units / physical quantities, validation should be done in physics implementation not in the units themselves,
  • added more units
  • added more unit tests
  • retained previous concept in "first concept"