Skip to content

minor release

Compare
Choose a tag to compare
@tjenni tjenni released this 03 Aug 06:22
· 2 commits to master since this release

Changed default behavior of the constructor Q.new(q). In case if q is nil, now a dimensionless quantity with value nil is created. Before this release, a quantity with value 1 was created. That led to confusions in case of misspelled variables.