Jack Roberts

Results 120 issues of Jack Roberts

I'm trying `pygad` (2.16.3) for the first time , and have found the check for the number of arguments of the fitness function to be overly sensitive, e.g. I would...

bug

Firstly thanks for `isort`, I've incorporated it into my projects recently and it's great! I've noticed some subtleties in how imports are classified, particularly for imports that should be treated...

My impression is that different shades of green are favoured a bit too much at the moment.

enhancement

Look over readthedocs, docstrings etc. and check everything looks ok/improve where needed

documentation

New __init__.py exposes everything when importing parent distinctipy. Would be better to tighten this up and only expose a few key functions.

code quality

The function for selecting whether black or white text should be used over a background colour seems to work well in almost all cases, with one key exception being pure...

enhancement