Skip to content
  • Marco Matthies's avatar
    Fix averagefieldsize and simplify code · fc23eab9
    Marco Matthies authored
    - When there are no fields `averagefieldsize` would return a unitless
      number.  This is now fixed.
    
    - An unnecessary allocation was removed
    
    - Fix unit tests, use approximate floating point comparison
    fc23eab9