djunits v5.3.0
The following issues have been addressed in djunits v5.3.0:
- Issue #20. Add quetta (Q), ronna (R), ronto (r) and quecto (q) SI unit prefixes
- Issue #32. Make
Scalar.setDisplayUnit()chaining - Issue #33. Interpolation documentation unclear about interpolated values
- Issue #34. Convert publishing to Maven Central from 'OSSRH' to new 'Central Portal'
- Issue #35. Remove static
max(),min()andinterpolate()methods from abstract Scalar classes - Issue #36. Improve error reporting of
valueOfandoffunctions for scalars - Issue #37. Remove static
instantiateISI()method from Scalar classes - Issue #39. Rename
instantiateSI()toofSI()(note that this asks for refactoring of code) - Issue #40. Remove generic static plus and minus methods
- Issue #42. Implement as-unit constructor for scalars on a higher level
- Issue #43. Create
Angle.PIand other constants - Issue #44. Move
Scalar.instantiateAnonymousmethods toSIScalarclass - Issue #45. Rethink scalar
multiplyanddividemethods - Issue #46. Increase test coverage