Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Aug 14:58
828cf44

PortHamiltonianBenchmarkSystems v0.1.0

Merged pull requests:

  • File downloader (#3) (@Algopaul)
  • Implement the damped wave network model (#4) (@NLFSabbadini)
  • Config construction (#5) (@Algopaul)
  • Add documentation for DWNet example and update DWNet model construction (#6) (@Algopaul)
  • Add functionality to add invidiual damping-coeffs, masses, and stiffnesses (#7) (@Algopaul)
  • CompatHelper: add new compat entry for H5Sparse at version 0.3, (keep existing compat) (#8) (@github-actions[bot])
  • CompatHelper: add new compat entry for IterTools at version 1, (keep existing compat) (#9) (@github-actions[bot])
  • CompatHelper: add new compat entry for BlockArrays at version 0.16, (keep existing compat) (#10) (@github-actions[bot])
  • CompatHelper: add new compat entry for Documenter at version 0.27, (keep existing compat) (#11) (@github-actions[bot])
  • CompatHelper: add new compat entry for MD5 at version 0.2, (keep existing compat) (#12) (@github-actions[bot])
  • CompatHelper: add new compat entry for UnPack at version 1, (keep existing compat) (#13) (@github-actions[bot])
  • CompatHelper: add new compat entry for MAT at version 0.10, (keep existing compat) (#14) (@github-actions[bot])
  • CompatHelper: add new compat entry for HDF5 at version 0.16, (keep existing compat) (#15) (@github-actions[bot])
  • Add tests for DWNet benchmark systems (#16) (@Algopaul)
  • More dw net docs tweaks (#18) (@NLFSabbadini)
  • Contribution docs (#19) (@NLFSabbadini)
  • implement config construction for poroelasticity model (#21) (@Jonas-Nicodemus)
  • Documentation updates (#22) (@Algopaul)
  • Documentation updates (#23) (@NLFSabbadini)
  • add and fix Brugnoli code (#25) (@Algopaul)
  • Fix keyword arguments in MSD construction in index.md (#27) (@Jonas-Nicodemus)

Closed issues:

  • Create lazy File downloader for Models only available as .mat-files (#2)
  • Config construction for poroelasticity model (#20)