]> www.ginac.de Git - ginac.git/commitdiff
Clean up combinatorial helpers.
authorRichard Kreckel <kreckel@ginac.de>
Wed, 15 Feb 2017 11:58:48 +0000 (12:58 +0100)
committerRichard Kreckel <kreckel@ginac.de>
Wed, 15 Feb 2017 11:58:48 +0000 (12:58 +0100)
* Convert all signatures from int to unsiged.
* Renamed partition_generator to partition_with_zero_parts_generator...
* ...and add class partition_generator which does not include zero parts.
*  Rename ::current() to ::get() and make them compute vectors on first use.


No differences found