Releases: ThummeTo/FMIFlux.jl
Releases · ThummeTo/FMIFlux.jl
v0.13.0
FMIFlux v0.13.0
Merged pull requests:
- V0.13.0 (#133) (@ThummeTo)
- V0.12.1-1 (#136) (@ThummeTo)
- workshop final (#137) (@ThummeTo)
- workshop minor changes (#138) (@ThummeTo)
- Added checks to Example action (#144) (@0815Creeper)
- CI updates (#146) (@0815Creeper)
- V0.13.0 examples (#147) (@ThummeTo)
- readme update (#149) (@ThummeTo)
Closed issues:
- Concatenate multiple FMUs with NN (#139)
v0.12.2
v0.12.1
FMIFlux v0.12.1
Merged pull requests:
- v0.12.0-notebook (#123) (@ThummeTo)
- v0.12.0 fix examples (#126) (@ThummeTo)
- doc fix for FMIFlux.train! (#127) (@0815Creeper)
- Patch example action (#128) (@0815Creeper)
- Added Pluto workshop examples to github example action and docs (#129) (@0815Creeper)
- modified structure to incoperate pluto examples (#130) (@0815Creeper)
- V0.12.1 (#134) (@ThummeTo)
Closed issues:
- FMIFlux ScaleSum is not able to handle more than one scaled sum (#100)
- A dedicated Cache-Retrieve layer which creates a vector of pairs of the used vector and the cached is missing. (#101)
- Message shortening in _tryrun fails when max_msg_len hits an invalid byte index (#110)
- How to add DistributedHyperOpt.jl is not obvius (#115)
- Plot option in batch.jl function batchDataSolution uses wrong index (#117)
- Error when calling a ME_NeuralFMU without having defined a solver (#124)
v0.12.0
FMIFlux v0.12.0
Merged pull requests:
- v0.11.0-examples (#108) (@ThummeTo)
- V0.11.0 examples (#109) (@ThummeTo)
- makeshift gif fix (#112) (@0815Creeper)
- minor gh action fixes (#113) (@0815Creeper)
- v0.12.0 (#114) (@ThummeTo)
- V0.12.0-1 (#122) (@ThummeTo)
Closed issues:
- "grad" in trainStep is not defined (#121)
v0.11.0
FMIFlux v0.11.0
Merged pull requests:
v0.10.6
FMIFlux v0.10.6
Merged pull requests:
- Fix typos (#94) (@pitmonticone)
- dependency updates (#95) (@ThummeTo)
v0.10.5
v0.10.4
v0.10.3
v0.10.2
FMIFlux v0.10.2
Closed issues:
- Question: Setting FMU inputs in fmi2EvaluateME() (#89)
Merged pull requests:
- v0.10.2 (#87) (@ThummeTo)
- Set time limit and add test (#88) (@stoljarjo)