You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for none base Units like Newton or Joule.
Currently these have to be converted into base units by hand. By adding a library of known vectors a solution can be implemented in parser.Variable.get_unit_vector()
Add support for none base Units like Newton or Joule.
Currently these have to be converted into base units by hand. By adding a library of known vectors a solution can be implemented in
parser.Variable.get_unit_vector()