Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 12:04
· 2 commits to master since this release

LibraryAugmentedSymbolicRegression v0.1.0

Diff since v0.0.1

Interface updates and coverage tests

This version includes bug fixes and enhanced documentation. Most of the functionality in LibraryAugmentedSymbolicRegression.jl and SymbolicRegression.jl now works seamlessly out of the box. The upcoming v0.2.0 release will fully integrate with SymbolicRegression.jl via the LaSR extension.

Landing page: https://trishullab.github.io/lasr-web

Merged pull requests:

  • update documentation (#8) (@atharvas)
  • CompatHelper: bump compat for PromptingTools to 0.56, (keep existing compat) (#11) (@github-actions[bot])
  • SR.jl test case compliance (#13) (@atharvas)

Closed issues:

  • v0.0.1 (#6)