Restore permissions
Merge branch 'master' of gitlab.com:mackoel/deepmethod
Merge branch 'develop' into 'master'
финальная версия
работающий билд
.
небольшой фикс
небольшой комментарий в функцию вставки индивида в архив
добавление в сортированный архив индивидов
заведены ini-файлы (надо дополнить) + начата переработка модификации параметров контроля
инициализация архива при режиме хранения индивидов + простейший прототип функции добавления индивидов
начата переработка архива
обновления к 05.05 (описаны в changes.md)
версия к 25.04
текущие наработки
Fix after pop dim adapt
Fixed number of arguments in dp_deep_pop_size_change
Added advance_kounter option to advance the cancel iter counter in read state to enable hyperheuristic to proceed
Added readstate keyword to add this function to list
Merge branch 'master' into 'master'
Merge branch 'master' of https://gitlab.com/Encore_e/deepmethod
some changes
removing unnecessary include
fixed logical errors
fixed a small typo
added a method for dynamically changing the population size
Added shebang for example Schwefel function
Fixed segfault due to uninitialized archive usage
Added shibang to rastrigin code
Added examples folder
Change the number of initialized deepinfo structures
Some clean up in archive code. Added an option 'use_archive_prob' setting whihc to 0 will switch archive off.
Merge branch 'master' of https://gitlab.com/Dojyandr/deepmethod
Added minor fixes
Improved archive implementation
Added raw archive implementation
Added archive implementation (troubles with including header)
Cmake based build is updated to compile libxmod and libdeep as separate objects and link them dynamically.
Merged from Sergey Salihov with last commit message: Add triangle evolution strategy
Merge branch 'second_iter' into 'master'
Merge branch 'pull_request' into 'master'
add Qt configuration and functions
Fixed broken read log
Merge branch 'master' of gitlab.com:mackoel/deepmethod
InteroperabilityWithOtherSystems
ConvertDoubleToInt
ExternalModelParameters
ExternalModelParameters
Add functions for deduplictation. To use it gdddeep is added instead of gdeep in ini file.
Merge branch 'pull_request' into 'master'
add Qt configuration and functions
Fixed files broken after merge with the branch of Sergey Salihov
Fixed CMakeFiles.txt - added escapes
Fixed log reading
ExternalModelParameters
ControlParameters
ControlParameters
ControlParameters
ControlParameters
Home
Home
Home
Reworked error checking for score parsing. Now a score is allowed to start with a digit, point, minus or plus in ascii.
Added another format for model parameters: names or parts and their sizes in different lines, other values one for each part. This is more convinient for abcde.
Added check for "nan" in result of command
Put log domain definition to a new line in Makefile.am to make it work.
Bump version
Fiixed mem free
Added definition for localdir
Fixes for winbuild
Small fix for warning
Added ini file format for Qt
New version with fixes for building with VS 2019
Fixed segfault with tweak=0 for doubles
Merge branch 'master' of gitlab.com:mackoel/deepmethod
Add command to build with Intel mpich on jscc
Added dgemstat
Longtime awaiting version incease
Added a note on mingw deps
Tried to fix fixed int parameters saving
Added quoting for running as command
Added other deps to win installer
Added files for developing on Windows with CLion - config.h and CMakeFiles.txt.
Added an option to suppress writing of the output file.
Changed g_error to g_debug when run command fails. Hopefully, the optimization will continue and end up with something useful. So next version.
Some what better checks for interpreter death
Fixed extra comma
Added convert to r that prints vector with r syntax
Fixed undefined gamma
Next version
Fixed pool in substitute
Other settings for pool free
removed waiting for response on interpreter ini...
Fixed dpupdate once again
Added ifdef for old glib in xmmodel
Added check debug for model instead of ini file...
Changed options for g_thread_pool_free