You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Problem with OptHistory #229
Fix Refactor utilities #173
Fix potential problem with n_jobs. It may appear if some multiprocessing modules cannot work with n_jobs < 0. Now n_jobs is checked and converted to positive value in GraphRequirements
Fix problem with retaining composing time calculation. Initial generation is taked as full generation, but it does not consume any time for preparing. Also fix problem with generation num increment.
Change version info from `0.3.3` to `0.4.0`.
The utilities module is duplicated now. Old issue aimclub/FEDOT#860.
The text was updated successfully, but these errors were encountered: