SciML / DiffEqFlux.jl

Pre-built implicit layer architectures with O(1) backprop, GPUs, and stiff+non-stiff DE solvers, demonstrating scientific machine learning (SciML) and physics-informed machine learning methods
https://docs.sciml.ai/DiffEqFlux/stable
MIT License
871 stars 157 forks source link

CompatHelper: bump compat for OptimizationPolyalgorithms to 0.2 for package docs, (keep existing compat) #906

Closed github-actions[bot] closed 8 months ago

github-actions[bot] commented 9 months ago

This pull request changes the compat entry for the OptimizationPolyalgorithms package from 0.1 to 0.1, 0.2 for package docs. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.