Changelog for hmep
package
- Improve code generation
- Add
regressionLoss1
for 1D functions to the library - Add helpers
best
,worst
working on Generation - Improve examples and documentation
- Breaking changes: drop monad-mersenne-random which doesn't build with newer version of GHC. Instead, depend on the probable package.
- Improved demo: trigonometric identities solving example
- Add
avgLoss
to the library - Fixes:
- Change the crossover probability using Config.p'crossover parameter
- Initial release