FMIImport.jl

FMIImport.jl implements the import functionalities of the FMI-standard (fmi-standard.org) for the Julia programming language. FMIImport.jl provides the foundation for the Julia packages FMI.jl and FMIFlux.jl.

MIT License

Stars
18
Committers
4

Bot releases are visible (Hide)

FMIImport.jl - v0.15.3

Published by github-actions[bot] over 1 year ago

FMIImport v0.15.3

Diff since v0.15.2

Merged pull requests:

  • V0.15.3 (#84) (@ThummeTo)
FMIImport.jl - v0.15.2

Published by github-actions[bot] over 1 year ago

FMIImport v0.15.2

Diff since v0.15.1

Merged pull requests:

  • Update Documentation (#80) (@adribrune)
  • V0.15.2 (#83) (@ThummeTo)
FMIImport.jl - v0.15.1

Published by github-actions[bot] over 1 year ago

FMIImport v0.15.1

Diff since v0.15.0

Closed issues:

  • fmiPlot ignores time interval of generated solution (#71)

Merged pull requests:

  • v0.15.1 (#82) (@ThummeTo)
FMIImport.jl - v0.15.0

Published by github-actions[bot] over 1 year ago

FMIImport v0.15.0

Diff since v0.14.1

Merged pull requests:

  • Update Doc-String and Documentation (#69) (@adribrune)
  • Changes for fmi3 refactor in fmi.jl (#70) (@JoKircher)
  • Update Doc-String and Documentation (#72) (@adribrune)
  • Check and extend tests (#73) (@JoKircher)
  • FMI2: Parse type and unit definitions into modelDescription (#74) (@manuelbb-upb)
  • added tests for simletypes (#75) (@JoKircher)
  • v0.14.2 | v0.15.0 (#75) (#76) (@ThummeTo)
  • V0.15.0 Fixes and Tests for fmi2SimpleType and fmi2Unit (#77) (@manuelbb-upb)
  • Change fmi2Reset logic (#78) (@manuelbb-upb)
  • fix condensing (#79) (@JoKircher)
  • Accomodate property methods for fmi2SimpleType. (#81) (@manuelbb-upb)
FMIImport.jl - v0.14.1

Published by github-actions[bot] almost 2 years ago

FMIImport v0.14.1

Diff since v0.14.0

Merged pull requests:

  • fix for directional derivatives AD-bridge (#67) (@ThummeTo)
FMIImport.jl - v0.14.0

Published by github-actions[bot] almost 2 years ago

FMIImport v0.14.0

Diff since v0.13.1

Merged pull requests:

  • Rework mv 0.13.1 (#65) (@JoKircher)
  • V0.14.0 (#66) (@ThummeTo)
FMIImport.jl - v0.13.1

Published by github-actions[bot] almost 2 years ago

FMIImport v0.13.1

Diff since v0.13.0

Merged pull requests:

  • Fixup for fmi.jl (#55) (@JoKircher)
  • Docstrings update (#57) (@JoKircher)
  • Update Doc-Strings and library.md (#58) (@adribrune)
  • Refactor fmi3 to fmi2 standard (#62) (@JoKircher)
  • V0.13.0 1 (#63) (@ThummeTo)
  • test fix linux (#64) (@ThummeTo)
FMIImport.jl - v0.13.0

Published by github-actions[bot] almost 2 years ago

FMIImport v0.13.0

Diff since v0.12.2

Merged pull requests:

  • V0.13.0 (#59) (@ThummeTo)
  • fix for callback libraries (#60) (@ThummeTo)
FMIImport.jl - v0.12.2

Published by github-actions[bot] almost 2 years ago

FMIImport v0.12.2

Diff since v0.12.1

Merged pull requests:

  • modified sensitivities (#56) (@ThummeTo)
FMIImport.jl - v0.12.1

Published by github-actions[bot] about 2 years ago

FMIImport v0.12.1

Diff since v0.12.0

Closed issues:

  • Option to set log level (#50)

Merged pull requests:

  • minor optimization for sensitivities (#54) (@ThummeTo)
FMIImport.jl - v0.12.0

Published by github-actions[bot] about 2 years ago

FMIImport v0.12.0

Diff since v0.11.1

Merged pull requests:

  • Update Doc-Strings and library.md (#49) (@adribrune)
  • Deploy key (#51) (@stoljarjo)
  • V0.11.2 (#52) (@ThummeTo)
  • V0.12.0 (#53) (@ThummeTo)
FMIImport.jl - v0.11.1

Published by github-actions[bot] about 2 years ago

FMIImport v0.11.1

Diff since v0.11.0

Closed issues:

  • Incremental compilation fatally broken (#43)

Merged pull requests:

  • Bug fix (#47) (@stoljarjo)
  • minor restrucutre, precompilation issue (#48) (@ThummeTo)
FMIImport.jl - v0.11.0

Published by github-actions[bot] about 2 years ago

FMIImport v0.11.0

Diff since v0.10.0

Merged pull requests:

  • Update Doc-String (#39) (@adribrune)
  • Linux callback docu (#41) (@stoljarjo)
  • Fix callback action (#42) (@stoljarjo)
  • v0.11.0 (#45) (@ThummeTo)
  • V0.11.0 (#46) (@ThummeTo)
FMIImport.jl - v0.10.0

Published by github-actions[bot] over 2 years ago

FMIImport v0.10.0

Diff since v0.9.5

Merged pull requests:

  • fixed initial, causality, variability (#37) (@ThummeTo)
FMIImport.jl - v0.9.5

Published by github-actions[bot] over 2 years ago

FMIImport v0.9.5

Diff since v0.9.4

Merged pull requests:

  • Updated FMI2_c.jl Documentation (#34) (@adribrune)
  • cleaned up (#35) (@ThummeTo)
FMIImport.jl - v0.9.4

Published by github-actions[bot] over 2 years ago

FMIImport v0.9.4

Diff since v0.9.3

Merged pull requests:

  • Make clean up of the unzipped FMU the default but configurable (#32) (@sharanry)
  • V0.9.4 (#33) (@ThummeTo)
FMIImport.jl - v0.9.3

Published by github-actions[bot] over 2 years ago

FMIImport v0.9.3

Diff since v0.9.2

Merged pull requests:

  • fmiInstantiate type-fix (#30) (@ThummeTo)
FMIImport.jl - v0.9.2

Published by github-actions[bot] over 2 years ago

FMIImport v0.9.2

Diff since v0.9.1

Merged pull requests:

  • updated structure (#29) (@ThummeTo)
FMIImport.jl - v0.9.1

Published by github-actions[bot] over 2 years ago

FMIImport v0.9.1

Diff since v0.9.0

Merged pull requests:

  • abstract arrays (#28) (@ThummeTo)
FMIImport.jl - v0.9.0

Published by github-actions[bot] over 2 years ago

FMIImport v0.9.0

Diff since v0.8.3

Closed issues:

  • Error while loading FMI3 FMU (#9)

Merged pull requests:

  • Fix typo in method names (#10) (@Sov-trotter)
  • Fmi3 beta (#24) (@ThummeTo)
  • FMI3 Beta Merge (#24) (#25) (@ThummeTo)
  • Fmi3 beta new (#26) (@ThummeTo)
  • Fmi3 merge tests fixed (#27) (@JoKircher)
Package Rankings
Top 17.24% on Juliahub.com
Badges
Extracted from project README
Dev Docs Test (latest) Test (LTS) Run PkgEval Coverage ColPrac: Contributor's Guide on Collaborative Practices for Community Packages SciML Code Style
Related Projects