Algorithm-QuineMcCluskey

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

     2015-8-14
	- List::MoreUtils wasn't in the list of required modules
	  in Build.PL. Added it.
	- The description of get_covers() in the documentation
	  wasn't enough. Extended the example.
	- Bump the version to 0.07.
0.06
     2015-8-1
	- The changes of 2015-5-30 mean that the check for an empty
	  array in row_dominance() isn't needed anymore.
	- Use a simple join() in uniqel() instead of Data::Dumper.
	- Remove Data::Dumper from 'requires' key in Build.PL.
	- Bumped Version everywhere to 0.06; up to CPAN.
0.05
     2015-7-29
	- Documented methods get_primes(), get_essentials(), and
	  get_covers().
	- Changed attribute essentials from HashRef to ArrayRef.
	  It makes get_essentials() a bit more useful.
	- Renamed tableform() function to chart().
	- Updated README to current status of the API.
	- Version 0.05 now, and up to CPAN.



( run in 0.239 second using v1.01-cache-2.11-cpan-4d50c553e7e )