Christian S. Perone
Christian S. Perone
Implement integration and builds for using GPU version of libtorch.
The parameter `search_k` in Annoy isn't the same as the `top_k`. This must be fixed in the search engine.
Implement proper signal handling, so a SIGTERM, etc, will cause the server to gracefully shutdown.
Currently, Pyevolve doesn't have a resume mechanism where the user can stop the algorithm and re-start again later from the point it stopped.
See comment in the pull request: https://github.com/perone/Pyevolve/pull/11#issuecomment-2035547
We need to run http://svn.python.org/projects/python/trunk/Tools/scripts/reindent.py into the entire Pyevolve source code in order to convert the 3-space tab to the 4-space tab.
We need to fix the examples in the trunk of the development version to reflect the new 0.6 version. The TSP really needs an entire refactoring.
Add Lorenzo Riano to the contributors list in the Sphinx documentation.