Changeset 1114 for framspy/evolalg/base


Ignore:
Timestamp:
03/24/21 22:27:53 (3 years ago)
Author:
Maciej Komosinski
Message:

Cosmetic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • framspy/evolalg/base/lambda_step.py

    r1113 r1114  
    44class LambdaStep(Step):
    55    """
    6     Wrapper for lambda expressions. In "normal" mode each step is given whole population to work with. This class
     6    Wrapper for lambda expressions. In "normal" mode each step is given the entire population to work with. This class
    77    helps with any Callable that accepts individuals.
    88
Note: See TracChangeset for help on using the changeset viewer.