Skip to content

Bugfixes and consistency improvement

Compare
Choose a tag to compare
@iatorm iatorm released this 08 Aug 17:26
· 29 commits to master since this release

Many bugs, mainly in operators, have been fixed. All values now have arguments, so the _ operator is much easier to use. Integers are used in combinatorial functions, and in division when possible. Argument order is more consistent in general.