]> www.ginac.de Git - ginac.git/commit
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)
commita528cac19001a5beba9d54832b341ed84dc5bd53
treeb64351930a8b27db6fcb5cbde2aa84500c8f7901
parent3a7031219dabf8e5d15dc63ca4975c88e20abaec
Clean up combinatorial helpers.

* 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.
ginac/power.cpp
ginac/utils.cpp
ginac/utils.h