Skip to content

PySR should check SymbolicRegression.jl version #203

@MilesCranmer

Description

@MilesCranmer

SymbolicRegression.jl now has a PACKAGE_VERSION constant – this should be used by PySR to verify that the correct version is being imported. In practice, this probably not needed since PySR is managing the installs, but a user might have SymbolicRegression.jl installed in their base env, which might get imported instead. better to verify the version explicitly.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions