Skip to content

V1.0.4.2 Patch release

Compare
Choose a tag to compare
@gourav3017 gourav3017 released this 25 Jun 18:08
· 12 commits to master since this release

V1.0.4.2 Bug fixes in vmat_scp_optimization.py and beams.py

  1. Resolving python rounding issue. Use ceil instead of round for step size change
  2. Modified beams.py so that beam ids can take integer or string values
  3. Minor updates in examples