Skip to content

v0.11.3

Compare
Choose a tag to compare
@MilesCranmer MilesCranmer released this 06 Oct 22:41
· 900 commits to master since this release

What's Changed

  • Faster evaluation for constant sub-expressions (SymbolicRegression.jl#129)
  • Will now check variable names for spaces and other non-alphanumeric characters, aside from underscores. Before this would only raise an issue after a search, when trying to pickle the saved data.

Full Changelog: v0.11.2...v0.11.3