Skip to content

Tags: ThummeTo/FMIFlux.jl

Tags

v0.13.0

[Diff since v0.12.2](v0.12.2...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

## FMIFlux v0.12.2

[Diff since v0.12.1](v0.12.1...v0.12.2)


**Merged pull requests:**
- V0.12.2 (#135) (@ThummeTo)

v0.12.1

## FMIFlux v0.12.1

[Diff since v0.12.0](v0.12.0...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

[Diff since v0.11.0](v0.11.0...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

[Diff since v0.10.6](v0.10.6...v0.11.0)


**Merged pull requests:**
- typo crashed docu (#96) (@ThummeTo)
- Docu fix (#97) (@ThummeTo)
- makeshift doc-action fix (#106) (@0815Creeper)
- V0.11.0 1 (#107) (@ThummeTo)

v0.10.6

## FMIFlux v0.10.6

[Diff since v0.10.5](v0.10.5...v0.10.6)



**Merged pull requests:**
- Fix typos (#94) (@pitmonticone)
- dependency updates (#95) (@ThummeTo)

v0.10.5

## FMIFlux v0.10.5

[Diff since v0.10.4](v0.10.4...v0.10.5)



**Merged pull requests:**
- v0.10.5 (#93) (@ThummeTo)

v0.10.4

## FMIFlux v0.10.4

[Diff since v0.10.3](v0.10.3...v0.10.4)



**Merged pull requests:**
- V0.10.4 (#92) (@ThummeTo)

v0.10.3

## FMIFlux v0.10.3

[Diff since v0.10.2](v0.10.2...v0.10.3)



**Merged pull requests:**
- v0.10.3 (#91) (@ThummeTo)

v0.10.2

## FMIFlux v0.10.2

[Diff since v0.10.1](v0.10.1...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)