Skip to content

Releases: sisl/ExprOptimization.jl

v0.2.2

08 Jun 16:03
3aea853
Compare
Choose a tag to compare

ExprOptimization v0.2.2

Diff since v0.2.1

Closed issues:

  • Add parallel processing support (#12)
  • Feature: Return top expressions (#13)
  • plotting trees with symbols containing "_" results in error (#14)
  • Grammatical Evolution does not support _() functions in the grammar (#15)
  • Question: Optimal parameters for GE (#16)
  • Adding eval support for algorithms other than Genetic Programming (#17)
  • Error showing value of type TreeView.LabelledTree: (#22)
  • The order of evaluate! and fit_mle! in CE (#25)

Merged pull requests:

fixes missing get_expr, pass through kwargs.

11 Dec 00:14
Compare
Choose a tag to compare

Support for Julia 0.7/1.0

07 Sep 23:20
Compare
Choose a tag to compare

Includes updates to example notebooks.

Improved main example

09 Jan 01:48
Compare
Choose a tag to compare

Faster symbolic regression example notebook

Initial release

25 Nov 23:04
Compare
Choose a tag to compare

Initial public release