Skip to content

v0.14.0

Compare
Choose a tag to compare
@MilesCranmer MilesCranmer released this 20 May 22:35
· 710 commits to master since this release
367a8d9

What's Changed

  • Added CLI to run pysr.install() to install Julia dependencies by @w2ll2am in #298
    • Let's you install PySR with python -m pysr install rather than python -c 'import pysr; pysr.install()'
    • This CLI also has other options available (precompilation, Julia project name, etc.)

New Contributors

Full Changelog: v0.13.0...v0.14.0