LibraryAugmentedSymbolicRegression v0.1.0
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)