FMIFlux.jl is a free-to-use software library for the Julia programming language, which offers the ability to place FMUs (fmi-standard.org) everywhere inside of your ML topologies and still keep the resulting model trainable with a standard (or custom) FluxML training process.
MIT License
57
stars
15
forks
source link
CompatHelper: bump compat for Interpolations to 0.14, (keep existing compat) #53
This pull request changes the compat entry for the Interpolations package from 0.13.6 to 0.13.6, 0.14.
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.
This pull request changes the compat entry for the
Interpolations
package from0.13.6
to0.13.6, 0.14
. 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.