Skip to content

mmCEsim v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 06:11
· 5 commits to master since this release
5c376ba

New Features

  • Single RIS channel estimation implementation (#89, PR #96)
    • Implement functions and macros concerning channel graph (#63, PR #88)
      • Multiple RECOVER for one cascaded channel (#67, PR #87)
      • Paths sorting according to number of jumps in channel graph (#68, PR #86)
      • Implement macros related to node size, beam, grid (#90, PR #91)
  • Disable color output in CTest (#93)
  • CI for macOS ARM (#101, PR #102)

Bug Fixes

  • Updated Beamforming Generation Out of Loop (#98, PR #99)
  • Fully Show Simulation Subprocess Terminal Output (#100)
  • Update Mac Trust App Shell Script (#103)

Caution

BREAKING CHANGE:
ALG function ESTIMATE now accept multiple parameters, not a single parameter anymore.
Therefore, each parameter should be wrapped as $ ... $ if there is space inside.

Contributed by @Teddy-van-Jerry and @mmcesim-bot, for version 0.3.0 release (#95).