Skip to content

v0.16.2

Compare
Choose a tag to compare
@gmarcusm gmarcusm released this 26 Jan 18:06
· 9 commits to main since this release
7eb04f4

Ray tracing

  • New feature that allows defining a plane beyond which everything in the preview becomes invisible. This is useful, e.g., to look into buildings
  • For the computation of coverage maps, not providing a combining vector now results in summing the energy received by all antennas
  • Improved accuracy of the implementation of the Fibonacci lattice

Misc

  • All evaluation statistics are now passed to the callback of sim_ber (PR#286, contribution by @nbecker)
  • Fixes issues related to compatibility with versions 2.14 and 2.15 of TensorFlow