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.8.3

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

FMIImport v0.8.3

Diff since v0.8.2

Merged pull requests:

  • Allow passing views into fmi2SetReal (#22) (@DhairyaLGandhi)
  • Abstract arrays (#23) (@ThummeTo)
FMIImport.jl - v0.8.2

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

FMIImport v0.8.2

Diff since v0.8.1

Merged pull requests:

  • Fix typo (#20) (@stoljarjo)
FMIImport.jl - v0.8.1

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

FMIImport v0.8.1

Diff since v0.8.0

Merged pull requests:

  • Refactor fmi3 (#15) (@JoKircher)
  • Added functions for getting FMU metadata (#17) (@sathvikbhagavan)
  • Bug fixes (#18) (@stoljarjo)
  • Merge prs (#19) (@ThummeTo)
FMIImport.jl - v0.8.0

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

FMIImport v0.8.0

Diff since v0.7.1

Merged pull requests:

  • 0.8.0 (#14) (@ThummeTo)
FMIImport.jl - v0.7.1

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

FMIImport v0.7.1

Diff since v0.7.0

Merged pull requests:

  • bug fixes (#13) (@ThummeTo)
FMIImport.jl - v0.7.0

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

FMIImport v0.7.0

Diff since v0.6.3

Merged pull requests:

  • Add compat helper (#11) (@stoljarjo)
  • Disable Callbacks (#12) (@ThummeTo)
FMIImport.jl - v0.6.3

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

FMIImport v0.6.3

Diff since v0.6.2

Merged pull requests:

  • in the generation of a modeldescription, set the default value of att… (#5) (@dafred94)
  • Pr 5 (#6) (@ThummeTo)
  • Update GitHub action versions (#7) (@stoljarjo)
  • External callbacks (#8) (@ThummeTo)
FMIImport.jl - v0.6.2

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

FMIImport v0.6.2

Diff since v0.6.1

Merged pull requests:

  • Faster jacobian, faster fx(dx, x, t) evaluation for implicit solvers (#4) (@ThummeTo)
FMIImport.jl - v0.6.1

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

FMIImport v0.6.1

Diff since v0.6.0

FMIImport.jl - v0.6.0

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

FMIImport v0.6.0

Diff since v0.5.0

Closed issues:

  • TagBot trigger issue (#2)

Merged pull requests:

  • Add codecov to GitHub action and readme (#1) (@stoljarjo)
  • Minor fixes (#3) (@ThummeTo)
FMIImport.jl - v0.5.0

Published by ThummeTo over 2 years ago

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