Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project renovation #32

Open
augustjune opened this issue Nov 19, 2019 · 1 comment
Open

Project renovation #32

augustjune opened this issue Nov 19, 2019 · 1 comment

Comments

@augustjune
Copy link
Owner

This project embeds interesting ideas and may have value for other people. Because it was originally designed as a generalization over different implementations of genetic algorithms for different problems and not as an open-source library, it is even remotely ready for the user.
This issue should address major improvements that should be done in order to make the project appealing for interested users.

@augustjune
Copy link
Owner Author

augustjune commented Nov 19, 2019

List of the changes to be made:

  • Replace Akka streams with FS2
  • Get rid of Scala parallel collections
  • Generalize over the effect of fitness function evaluation (should long-running computation be considered as an effect?)
  • Improve benchmarking
  • Setup CI and release process
  • Improve docs including README file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant