Skip to content

Commit

Permalink
Add DynamicExpressions.jl, PySR to example packages (#444)
Browse files Browse the repository at this point in the history
  • Loading branch information
MilesCranmer authored Oct 31, 2022
1 parent 24b183b commit a7ec46d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -362,5 +362,7 @@ Similar approaches can be taken to make kernels working with a variety of numeri
* [VectorizedStatistics.jl](https://github.com/JuliaSIMD/VectorizedStatistics.jl)
* [NaNStatistics.jl](https://github.com/brenhinkeller/NaNStatistics.jl)
* [VectorizedReduction.jl](https://github.com/andrewjradcliffe/VectorizedReduction.jl)
* [DynamicExpressions.jl](https://github.com/SymbolicML/SymbolicRegression.jl)
* [PySR](https://github.com/MilesCranmer/PySR) and [SymbolicRegression.jl](https://github.com/MilesCranmer/SymbolicRegression.jl)

If you're using LoopVectorization, please feel free to file a PR adding yours to the list!

0 comments on commit a7ec46d

Please sign in to comment.