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
865 stars 153 forks source link

CompatHelper: add new compat entry for OneHotArrays at version 0.2 for package docs, (keep existing compat) #944

Closed github-actions[bot] closed 2 weeks ago

github-actions[bot] commented 3 weeks ago

This pull request sets the compat entry for the OneHotArrays package to 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. Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.