Skip to content
Snippets Groups Projects

Use unitless instead of dimensionless when handling implicit units

Merged Carlos Pascual requested to merge github/fork/cpascual/fix_unitless into develop

Several parts of taurus handle unitless quantities but check using the .dimensionless attribute, which is not exactly the same: e.g., Q_('1 rad') is dimensionless, but not unitless

Fix it by using the .unitless attribute instead.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading