Skip to content

Version 1.4.2

Latest
Compare
Choose a tag to compare
@fast-reflexes fast-reflexes released this 10 Mar 12:07
80993e5
  • Fix bug where wrong method flag was returned when using combinations (-c flag) and D could not be calculated due to size.
  • Replaced calculation of D when combinations is used (flag -c) with an exact method in all cases except for when both binary and combinations are used (-b and -c flag) and input D is larger than 15 (e.g. resulting D is (2^(15))!).